X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=stub%2Fcommunication_subcpu%2Fclient%2FMakefile;h=884076a71137eb70817ab30f0a473ee758f9b5d9;hb=6a92f7313008d01f6a12d4d2a8f5f92d043ca29e;hp=b232f9c1a55540320c42e95675d7dc171e8ddab0;hpb=8e0e00d21146a84c18f9cf9409e187b4fb0248aa;p=staging%2Fbasesystem.git diff --git a/stub/communication_subcpu/client/Makefile b/stub/communication_subcpu/client/Makefile index b232f9c..884076a 100755 --- a/stub/communication_subcpu/client/Makefile +++ b/stub/communication_subcpu/client/Makefile @@ -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 #############