X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=hal%2Fboot_hal%2FMakefile;h=7747cc99777dc1442afbdb95201feef9def2cc6e;hb=3b1a450f99e6f5536384d22334418b6e82e9d3c4;hp=d5af569929b231b4c443a5290a9d9cc849661102;hpb=54bb9c84684274ce393310e22e00baced4951577;p=staging%2Fbasesystem.git diff --git a/hal/boot_hal/Makefile b/hal/boot_hal/Makefile index d5af569..7747cc9 100755 --- a/hal/boot_hal/Makefile +++ b/hal/boot_hal/Makefile @@ -23,7 +23,7 @@ HEADER := hal_api/boot_hal.h CXXFLAGS := -I./inc/ CXXFLAGS += -I./hal_api/ CXXFLAGS += -I$(SDKTARGETSYSROOT)/usr/include/basesystem -CXXFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_obsoluted.h +CXXFLAGS += -include $(SDKTARGETSYSROOT)/usr/include/basesystem/agl_types_deprecated.h ######### compile options ####################### CXXFLAGS += -Wall -fPIC