ramips: add kmod-usb-ohci to defaults packages in profile of ALL5002
SVN-Revision: 33307
This commit is contained in:
parent
b2d4ae6615
commit
b0da5b73b8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue