From 4375dae6d3b2671df73e7b200e01949e5a58bd1c Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sat, 16 Feb 2013 17:26:52 +0000
Subject: ramips: fix kmod-usb2 package name

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35628
---
 target/linux/ramips/rt3883/profiles/d-link.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'target')

diff --git a/target/linux/ramips/rt3883/profiles/d-link.mk b/target/linux/ramips/rt3883/profiles/d-link.mk
index 1a45105..6c2636a 100644
--- a/target/linux/ramips/rt3883/profiles/d-link.mk
+++ b/target/linux/ramips/rt3883/profiles/d-link.mk
@@ -7,7 +7,7 @@
 
 define Profile/DIR645
 	NAME:=D-Link DIR-645
-	PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb-usb2 swconfig
+	PACKAGES:=kmod-usb-core kmod-usb-ohci kmod-usb2 swconfig
 endef
 
 define Profile/DIR645/Description
-- 
cgit v1.1