From 8bdc92f5d67675b1c54b86fe019354be4dd29f2b Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 14 Jan 2014 05:23:08 +0000 Subject: brcm63xx: target supports USB gadget devices Signed-off-by: Florian Fainelli SVN-Revision: 39280 --- target/linux/brcm63xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/Makefile') diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 0e1e3d0..c11552f 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -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 -- cgit v1.1