summaryrefslogtreecommitdiffstats
path: root/hal/nv_hal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hal/nv_hal/Makefile')
-rwxr-xr-xhal/nv_hal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hal/nv_hal/Makefile b/hal/nv_hal/Makefile
index 30b7f4f..9e974d4 100755
--- a/hal/nv_hal/Makefile
+++ b/hal/nv_hal/Makefile
@@ -20,7 +20,7 @@ TARGET := libnv_hal.so
HEADER := hal_api/nv_hal.h
######### include paths/files ###################
-CXXFLAGS := -I./inc/
+CXXFLAGS += -I./inc/
CXXFLAGS += -I./hal_api/
CXXFLAGS += -I$(SDKTARGETSYSROOT)/usr/include/basesystem
CXXFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_deprecated.h