mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
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
@ -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…
x
Reference in New Issue
Block a user