summaryrefslogtreecommitdiffstats
path: root/stub
diff options
context:
space:
mode:
Diffstat (limited to 'stub')
-rwxr-xr-xstub/communication_subcpu/client/Makefile1
1 files changed, 1 insertions, 0 deletions
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 #############