ar71xx: fix kmod-usb2 package name

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35629 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Gabor Juhos 2013-02-16 17:33:06 +00:00
parent a7a89f31c5
commit 3becae3332
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ $(eval $(call Profile,DIR825B1))
define Profile/DIR825C1 define Profile/DIR825C1
NAME:=D-Link DIR-825 rev. C1 NAME:=D-Link DIR-825 rev. C1
PACKAGES:=kmod-usb-core mod-usb2 kmod-ledtrig-usbdev PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
endef endef
define Profile/DIR825C1/Description define Profile/DIR825C1/Description