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-a3cf2f4a3e73master
parent
a7a89f31c5
commit
3becae3332
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue