|
@@ -2,11 +2,9 @@
|
|
|
|
|
|
# auto-detect subdirs
|
|
|
ifneq ($(CONFIG_ARCH_QTI_VM), y)
|
|
|
-ifeq ($(CONFIG_ARCH_LAHAINA), y)
|
|
|
include $(srctree)/techpack/eva/config/waipioeva.conf
|
|
|
LINUXINCLUDE += -include $(srctree)/techpack/eva/config/waipioevaconf.h
|
|
|
endif
|
|
|
-endif
|
|
|
|
|
|
LINUXINCLUDE += -I$(srctree)/techpack/eva/include \
|
|
|
-I$(srctree)/techpack/eva/include/uapi \
|