ar71xx: fix kmod-usb2 package name
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35629
This commit is contained in:
parent
4375dae6d3
commit
17c36f540c
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ $(eval $(call Profile,DIR825B1))
|
|||
|
||||
define Profile/DIR825C1
|
||||
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
|
||||
|
||||
define Profile/DIR825C1/Description
|
||||
|
|
Loading…
Reference in a new issue