projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e25632
)
brcm63xx: target supports USB gadget devices
author
Florian Fainelli
<florian@openwrt.org>
Tue, 14 Jan 2014 05:23:08 +0000
(
05:23
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 14 Jan 2014 05:23:08 +0000
(
05:23
+0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39280
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
target/linux/brcm63xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/Makefile
b/target/linux/brcm63xx/Makefile
index
0e1e3d0
..
c11552f
100644
(file)
--- 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 <florian@openwrt.org>