qcom: spu-kernel: Fix header inclusion path
Change-Id: I54231dbd069e4123b6999c75b825e2e2a3208909
This commit is contained in:
@@ -6,7 +6,7 @@ ifeq ($(CONFIG_QCOM_SPSS), m)
|
||||
LINUXINCLUDE += -include $(SPU_ROOT)/config/gki_spuconf.h
|
||||
endif
|
||||
|
||||
LINUXINCLUDE += -I$(srctree)/../../vendor/qcom/opensource/spu-kernel/include/uapi
|
||||
LINUXINCLUDE += -I$(SPU_ROOT)/include/uapi
|
||||
|
||||
|
||||
obj-$(CONFIG_MSM_SPCOM) += drivers/spcom.o
|
||||
|
||||
Reference in New Issue
Block a user