[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS)...
[openwrt.git] / package / swconfig / Makefile
index 0d86438..ae13436 100644 (file)
@@ -23,7 +23,6 @@ define Package/swconfig
 endef
 
 TARGET_CPPFLAGS += \
-       -I$(STAGING_DIR)/usr/include \
        -I$(LINUX_DIR)/include \
        -I$(PKG_BUILD_DIR)
 
This page took 0.037717 seconds and 4 git commands to generate.