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
This commit is contained in:
Gabor Juhos
2012-08-29 10:37:51 +00:00
parent 6ee2463059
commit f707dd5d12

View File

@@ -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