summaryrefslogtreecommitdiffstats
path: root/package/swconfig
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-24 00:08:08 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-24 00:08:08 +0000
commitf8b8f7c474e2881e474aae7cfe7ea19732c632ca (patch)
tree4c81f1a0e5b29b15d3f52653d6b1b8aff729b977 /package/swconfig
parente725ea66c7088fea48cb551e77d851fd438c9611 (diff)
[package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14651 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/swconfig')
-rw-r--r--package/swconfig/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/swconfig/Makefile b/package/swconfig/Makefile
index 0d86438a7..ae134369c 100644
--- a/package/swconfig/Makefile
+++ b/package/swconfig/Makefile
@@ -23,7 +23,6 @@ define Package/swconfig
endef
TARGET_CPPFLAGS += \
- -I$(STAGING_DIR)/usr/include \
-I$(LINUX_DIR)/include \
-I$(PKG_BUILD_DIR)