projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c857c18
)
[carl9170] carl9170 depends on usb
author
Hauke Mehrtens
<hauke@openwrt.org>
Fri, 29 Jan 2010 22:55:13 +0000
(22:55 +0000)
committer
Hauke Mehrtens
<hauke@openwrt.org>
Fri, 29 Jan 2010 22:55:13 +0000
(22:55 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19391
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/carl9170/Makefile
patch
|
blob
|
history
diff --git
a/package/carl9170/Makefile
b/package/carl9170/Makefile
index
7d95df6
..
a272924
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)