From: Gabor Juhos 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-Tag: reboot~12995 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=b0da5b73b808d911442e75cecebb6543b4537a2f;p=openwrt%2Fopenwrt.git ramips: add kmod-usb-ohci to defaults packages in profile of ALL5002 SVN-Revision: 33307 --- 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