Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 512484
Collapse All | Expand All

(-)a/Makefile.target (-2 / +1 lines)
Lines 7-13 include config-target.mak Link Here
7
include config-devices.mak
7
include config-devices.mak
8
include $(SRC_PATH)/rules.mak
8
include $(SRC_PATH)/rules.mak
9
9
10
$(call set-vpath, $(SRC_PATH))
10
$(call set-vpath, $(SRC_PATH):$(BUILD_DIR))
11
ifdef CONFIG_LINUX
11
ifdef CONFIG_LINUX
12
QEMU_CFLAGS += -I../linux-headers
12
QEMU_CFLAGS += -I../linux-headers
13
endif
13
endif
14
- 

Return to bug 512484