mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-19 03:06:35 +00:00
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
@ -10,7 +10,7 @@ ARCH:=mips
|
|||||||
BOARD:=brcm63xx
|
BOARD:=brcm63xx
|
||||||
BOARDNAME:=Broadcom BCM63xx
|
BOARDNAME:=Broadcom BCM63xx
|
||||||
SUBTARGETS:=generic smp
|
SUBTARGETS:=generic smp
|
||||||
FEATURES:=squashfs usb atm pci pcmcia
|
FEATURES:=squashfs usb atm pci pcmcia usbgadget
|
||||||
LINUX_VERSION:=3.10.26
|
LINUX_VERSION:=3.10.26
|
||||||
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user