aboutsummaryrefslogtreecommitdiff
path: root/framework/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'framework/src/Makefile')
-rw-r--r--framework/src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/src/Makefile b/framework/src/Makefile
index d594d4c6..5e2d47bf 100644
--- a/framework/src/Makefile
+++ b/framework/src/Makefile
@@ -28,7 +28,6 @@ ifeq ($(BUILD_HAS_NOTIFICATION),yes)
endif
BS_LIB_SOURCES += fwk_status.c
-BS_LIB_INCLUDES += $(ARCH_DIR)/include
BS_LIB_INCLUDES += $(FWK_DIR)/include
include $(BS_DIR)/lib.mk