aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-01-26 08:04:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-01-26 08:04:34 +0000
commit0b596105b1348f24c9b780adda1ca18cf347c037 (patch)
treed71dc9b110b4007141f8dd8cfffdce0a22fab7ff
parentb4a13ce3e114ee9512943d75339a780ca4de66ff (diff)
downloadupstream-0b596105b1348f24c9b780adda1ca18cf347c037.tar.gz
upstream-0b596105b1348f24c9b780adda1ca18cf347c037.tar.bz2
upstream-0b596105b1348f24c9b780adda1ca18cf347c037.zip
[adm5120] add USB drivers for the NFS-101U/WU profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14199 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/adm5120/router_le/profiles/Cellvision.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/adm5120/router_le/profiles/Cellvision.mk b/target/linux/adm5120/router_le/profiles/Cellvision.mk
index 9fa1e02330..50d3e5a096 100644
--- a/target/linux/adm5120/router_le/profiles/Cellvision.mk
+++ b/target/linux/adm5120/router_le/profiles/Cellvision.mk
@@ -114,7 +114,7 @@ endef
define Profile/NFS101U
NAME:=Cellvision NFS-101U Network File Server (Experimental)
- PACKAGES:=-hostapd-mini
+ PACKAGES:=-hostapd-mini kmod-usb-ohci kmod-usb2
endef
define Profile/NFS101U/Description
@@ -123,7 +123,7 @@ endef
define Profile/NFS101WU
NAME:=Cellvision NFS-101WU Network File Server (Experimental)
- PACKAGES:=-hostapd-mini
+ PACKAGES:=-hostapd-mini kmod-usb-ohci kmod-usb2
endef
define Profile/NFS101WU/Description