projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
8cda06b
)
[package] mac80211: fix some depends
author
Gabor Juhos
<juhosg@openwrt.org>
Tue, 30 Dec 2008 09:29:36 +0000
(09:29 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Tue, 30 Dec 2008 09:29:36 +0000
(09:29 +0000)
SVN-Revision: 13771
package/mac80211/Makefile
patch
|
blob
|
history
diff --git
a/package/mac80211/Makefile
b/package/mac80211/Makefile
index 8cb7fcfcc24c3244a0796c205a616918b587397b..48f277b6e3dfa8f87604f8ce32faa988f6fb9e34 100644
(file)
--- a/
package/mac80211/Makefile
+++ b/
package/mac80211/Makefile
@@
-65,7
+65,7
@@
endef
define KernelPackage/p54-common
$(call KernelPackage/p54/Default)
define KernelPackage/p54-common
$(call KernelPackage/p54/Default)
- DEPENDS+= @PCI_SUPPORT||USB_SUPPORT
+ DEPENDS+= @PCI_SUPPORT||
@
USB_SUPPORT
TITLE+= (COMMON)
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/p54/p54common.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,30,p54common)
TITLE+= (COMMON)
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/p54/p54common.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,30,p54common)
@@
-120,7
+120,7
@@
endef
define KernelPackage/rt2x00-lib
$(call KernelPackage/rt2x00/Default)
define KernelPackage/rt2x00-lib
$(call KernelPackage/rt2x00/Default)
- DEPENDS+= @PCI_SUPPORT||USB_SUPPORT +kmod-mac80211 +kmod-crc-itu-t
+ DEPENDS+= @PCI_SUPPORT||
@
USB_SUPPORT +kmod-mac80211 +kmod-crc-itu-t
TITLE+= (LIB)
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/rt2x00/rt2x00lib.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,25,blkcipher ecb arc4 rt2x00lib)
TITLE+= (LIB)
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/rt2x00/rt2x00lib.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,25,blkcipher ecb arc4 rt2x00lib)