aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-08-29 10:37:51 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-08-29 10:37:51 +0000
commitf707dd5d12df36d18927ca40c9d6236b5dd54f94 (patch)
tree9e67673f8e2fd22d28647fbc00fcb1e70e39e1c7 /target/linux/ramips
parent6ee2463059b88722e2ed41eaca2450fa9db47222 (diff)
downloadmaster-187ad058-f707dd5d12df36d18927ca40c9d6236b5dd54f94.tar.gz
master-187ad058-f707dd5d12df36d18927ca40c9d6236b5dd54f94.tar.bz2
master-187ad058-f707dd5d12df36d18927ca40c9d6236b5dd54f94.zip
ramips: add kmod-usb-ohci to defaults packages in profile of ALL5002
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33307 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips')
-rw-r--r--target/linux/ramips/rt305x/profiles/allnet.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/rt305x/profiles/allnet.mk b/target/linux/ramips/rt305x/profiles/allnet.mk
index 2aab5e2872..f89a08d886 100644
--- a/target/linux/ramips/rt305x/profiles/allnet.mk
+++ b/target/linux/ramips/rt305x/profiles/allnet.mk
@@ -31,7 +31,7 @@ $(eval $(call Profile,ALL0256N))
define Profile/ALL5002
NAME:=Allnet ALL5002
- PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
+ PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-ledtrig-usbdev
endef
define Profile/ALL5002/Description