summaryrefslogtreecommitdiffstats
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
commitb0da5b73b808d911442e75cecebb6543b4537a2f (patch)
tree155cd94a24d6b35f9923caec3f50f342cf8cd4fe
parentb2d4ae6615f3040541cd81dd9419629524afbe8e (diff)
downloadmaster-31e0f0ae-b0da5b73b808d911442e75cecebb6543b4537a2f.tar.gz
master-31e0f0ae-b0da5b73b808d911442e75cecebb6543b4537a2f.tar.bz2
master-31e0f0ae-b0da5b73b808d911442e75cecebb6543b4537a2f.zip
ramips: add kmod-usb-ohci to defaults packages in profile of ALL5002
SVN-Revision: 33307
-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