mirror of https://github.com/hak5/openwrt-owl.git
brcm63xx: target supports USB gadget devices
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39280owl
parent
fb8ae05760
commit
8bdc92f5d6
|
@ -10,7 +10,7 @@ ARCH:=mips
|
|||
BOARD:=brcm63xx
|
||||
BOARDNAME:=Broadcom BCM63xx
|
||||
SUBTARGETS:=generic smp
|
||||
FEATURES:=squashfs usb atm pci pcmcia
|
||||
FEATURES:=squashfs usb atm pci pcmcia usbgadget
|
||||
LINUX_VERSION:=3.10.26
|
||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||
|
||||
|
|
Loading…
Reference in New Issue