mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user