projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
291e775
)
enable iw for all 2.6 versions
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 31 Jul 2008 02:43:42 +0000
(
02:43
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 31 Jul 2008 02:43:42 +0000
(
02:43
+0000)
SVN-Revision: 12035
package/iw/Makefile
patch
|
blob
|
history
diff --git
a/package/iw/Makefile
b/package/iw/Makefile
index 1118df867000abf04e7c1f857860d0bae6a1a7d2..5f314a7adf1451769e3068f3dc2eac043663f1b9 100644
(file)
--- a/
package/iw/Makefile
+++ b/
package/iw/Makefile
@@
-38,7
+38,7
@@
MAKE_FLAGS += \
CFLAGS="$(TARGET_CFLAGS) -I$(STAGING_DIR)/usr/include/mac80211 -I$(STAGING_DIR)/usr/include/libnl -I$(STAGING_DIR)/usr/include" \
LDFLAGS="-L$(STAGING_DIR)/usr/lib -lnl"
-ifneq ($(CONFIG_LINUX_2_6
_23
),)
+ifneq ($(CONFIG_LINUX_2_6),)
define Package/iw/install
$(INSTALL_DIR) $(1)/usr/sbin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/iw $(1)/usr/sbin/