fix out of tree build
This commit is contained in:
@ -11,7 +11,7 @@ LDFLAGS += -e arch_start
|
|||||||
IHKOBJ = ihk/ihk.o
|
IHKOBJ = ihk/ihk.o
|
||||||
|
|
||||||
include $(SRC)/config/config.$(TARGET)
|
include $(SRC)/config/config.$(TARGET)
|
||||||
include $(IHKBASE)/Makefile.common
|
include @abs_builddir@/../../ihk/cokernel/Makefile.common
|
||||||
|
|
||||||
# CFLAGS += -I$(SRC)/../arch/$(IHKARCH)/kernel/include -I$(SRC)/../lib/include
|
# CFLAGS += -I$(SRC)/../arch/$(IHKARCH)/kernel/include -I$(SRC)/../lib/include
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user