Changed autoconf.h ref to /kernel-build-artifacts
[staging/basesystem.git] / stub / communication_subcpu / client / Makefile
index b232f9c..884076a 100755 (executable)
@@ -30,6 +30,7 @@ VPATH += include/stub
 ######### add include path #############
 CPPFLAGS += -I./include
 CPPFLAGS += -I./include/$(COMPONENT_NAME)
+CPPFLAGS += -I$(KERNEL_HEADER_DIR)
 
 ######### add compile option #############