aboutsummaryrefslogtreecommitdiffstats
path: root/package/swconfig/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-02-24 00:08:08 +0000
committerNicolas Thill <nico@openwrt.org>2009-02-24 00:08:08 +0000
commit21d7852de0baa1bb6b466a887d227e243df593ee (patch)
tree3f7b5cda53614c4d991f4cadfc607c18dfcf02d1 /package/swconfig/Makefile
parente80fb36f396323d88d8bdf192d93dceeb6be2dbd (diff)
downloadupstream-21d7852de0baa1bb6b466a887d227e243df593ee.tar.gz
upstream-21d7852de0baa1bb6b466a887d227e243df593ee.tar.bz2
upstream-21d7852de0baa1bb6b466a887d227e243df593ee.zip
replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
SVN-Revision: 14651
Diffstat (limited to 'package/swconfig/Makefile')
-rw-r--r--package/swconfig/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/swconfig/Makefile b/package/swconfig/Makefile
index 0d86438a79..ae134369c6 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)