aboutsummaryrefslogtreecommitdiffstats
path: root/package/madwifi/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-04-23 14:55:11 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-04-23 14:55:11 +0000
commit83b9d84a15d40edc236daf41ee7c036f2b15beea (patch)
tree0e95cb0d6444919d3830d01e6c1131924cfbbfa1 /package/madwifi/Makefile
parent3b26ec659f5c87407fb0a5b0d9428a005eb797d1 (diff)
downloadmaster-187ad058-83b9d84a15d40edc236daf41ee7c036f2b15beea.tar.gz
master-187ad058-83b9d84a15d40edc236daf41ee7c036f2b15beea.tar.bz2
master-187ad058-83b9d84a15d40edc236daf41ee7c036f2b15beea.zip
madwifi: fix a header file conflict with iptables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15354 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/madwifi/Makefile')
-rw-r--r--package/madwifi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/madwifi/Makefile b/package/madwifi/Makefile
index 433cb61e15..cfa9f44f49 100644
--- a/package/madwifi/Makefile
+++ b/package/madwifi/Makefile
@@ -176,7 +176,7 @@ MADWIFI_INC = \
-I$(PKG_BUILD_DIR)/ath \
-I$(PKG_BUILD_DIR)/ath_hal \
-I$(PKG_BUILD_DIR)/net80211 \
- -I$(STAGING_DIR)/usr/include \
+ -I$(STAGING_DIR)/usr/include/wprobe \
-include $(PKG_BUILD_DIR)/include/compat.h
MAKE_ARGS:= \