projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f7c02c
)
carl9170 depends on usb
author
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 29 Jan 2010 22:55:13 +0000
(22:55 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 29 Jan 2010 22:55:13 +0000
(22:55 +0000)
SVN-Revision: 19391
package/carl9170/Makefile
patch
|
blob
|
history
diff --git
a/package/carl9170/Makefile
b/package/carl9170/Makefile
index 7d95df6fab1d9cb27b69c3442b421e2f0fce8c08..a27292486219a1677b8660836d12300a459d1d71 100644
(file)
--- a/
package/carl9170/Makefile
+++ b/
package/carl9170/Makefile
@@
-24,7
+24,7
@@
DRV_PATH:=$(PKG_BUILD_DIR)/drivers/net/wireless/ath/carl9170
define KernelPackage/carl9170
SUBMENU:=Wireless Drivers
TITLE:=Driver for Atheros AR9170 USB sticks
- DEPENDS:=
+kmod-mac80211 +kmod-ath
+ DEPENDS:=
@USB_SUPPORT +kmod-mac80211 +kmod-ath +kmod-usb-core
URL:=http://www.kernel.org/pub/linux/kernel/people/chr/carl9170
FILES:=$(DRV_PATH)/carl9170usb.$(LINUX_KMOD_SUFFIX)
AUTOLOAD:=$(call AutoLoad,60,carl9170usb)