From 8d0cd50f30da951d028c1b5f7c99db656ff0eeaf Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 22 Jul 2013 13:52:52 +0000 Subject: ralink: set remove dwc_otg from default packages and use dwc2 instead Signed-off-by: John Crispin SVN-Revision: 37499 --- target/linux/ramips/rt305x/profiles/belkin.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ramips/rt305x/profiles/belkin.mk') diff --git a/target/linux/ramips/rt305x/profiles/belkin.mk b/target/linux/ramips/rt305x/profiles/belkin.mk index 47968ed410..88688d69ba 100644 --- a/target/linux/ramips/rt305x/profiles/belkin.mk +++ b/target/linux/ramips/rt305x/profiles/belkin.mk @@ -9,7 +9,7 @@ define Profile/F5D8235V2 NAME:=Belkin F5D8235 v2 PACKAGES:=\ kmod-switch-rtl8366rb kmod-swconfig swconfig \ - kmod-usb-core kmod-usb-rt305x-dwc_otg \ + kmod-usb-core kmod-usb-dwc2 \ kmod-ledtrig-usbdev endef @@ -20,7 +20,7 @@ endef define Profile/F7C027 NAME:=Belkin F7C027 PACKAGES:=\ - -kmod-usb-core -kmod-usb-rt305x-dwc_otg \ + -kmod-usb-core -kmod-usb-dwc2 \ -kmod-ledtrig-usbdev endef -- cgit v1.2.3