brcm63xx: target supports USB gadget devices

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 39280
This commit is contained in:
Florian Fainelli 2014-01-14 05:23:08 +00:00
parent fb8ae05760
commit 8bdc92f5d6

View File

@ -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>