brcm63xx: target supports USB gadget devices
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 39280
This commit is contained in:
parent
fb8ae05760
commit
8bdc92f5d6
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue