X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=hal%2Fsoc_temperature_hal%2FMakefile;h=01da538c4abb5287de948e0c463c971c7f0ece5d;hb=refs%2Fchanges%2F20%2F25820%2F1;hp=4c0d666f3450ecbc7d94e7a4856fc55c016b4439;hpb=3b1a450f99e6f5536384d22334418b6e82e9d3c4;p=staging%2Fbasesystem.git diff --git a/hal/soc_temperature_hal/Makefile b/hal/soc_temperature_hal/Makefile index 4c0d666..01da538 100755 --- a/hal/soc_temperature_hal/Makefile +++ b/hal/soc_temperature_hal/Makefile @@ -20,7 +20,7 @@ TARGET := libsoc_temperature_hal.so HEADER := hal_api/soc_temperature_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