mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
ramips: fix kmod-usb2 package name
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35628
This commit is contained in:
parent
97e75d03cc
commit
4375dae6d3
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue