projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84b30c6
)
skip a lot of useless junk in madwifi on linux 2.4
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 29 Aug 2006 10:11:12 +0000
(10:11 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 29 Aug 2006 10:11:12 +0000
(10:11 +0000)
SVN-Revision: 4699
openwrt/package/madwifi/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/madwifi/Makefile
b/openwrt/package/madwifi/Makefile
index d65b0df50ef29ede197f2a1006e78ed0ebabb0bd..e70fbcd6d9e46d1d6a9958dc0545ac4cb135aac5 100644
(file)
--- a/
openwrt/package/madwifi/Makefile
+++ b/
openwrt/package/madwifi/Makefile
@@
-120,7
+120,7
@@
endif
$(PKG_BUILD_DIR)/ath_hal/ath_hal.$(LINUX_KMOD_SUFFIX) \
$(BUS_MODULES) \
$(PKG_BUILD_DIR)/ath_rate/sample/ath_rate_sample.$(LINUX_KMOD_SUFFIX) \
- $(PKG_BUILD_DIR)/net80211/*.$(LINUX_KMOD_SUFFIX) \
+ $(PKG_BUILD_DIR)/net80211/
wlan
*.$(LINUX_KMOD_SUFFIX) \
$(1)/lib/modules/$(LINUX_VERSION)/
$(CP) $(PKG_BUILD_DIR)/tools/{madwifi_multi,80211debug,80211stats,athchans,athctrl,athdebug,athkey,athstats,wlanconfig} $(1)/usr/sbin/
endef