From: juhosg Date: Wed, 29 Aug 2012 10:37:51 +0000 (+0000) Subject: ramips: add kmod-usb-ohci to defaults packages in profile of ALL5002 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=0802aeffc18edfb9c294ce720c4bbd5c3f8cc143;p=openwrt.git 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 --- 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