mirror of https://github.com/hak5/openwrt.git
ramips: fix kmod-usb2 package name
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35628lede-17.01
parent
97e75d03cc
commit
4375dae6d3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue