projects
/
openwrt
/
staging
/
dedeckeh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb8ae05
)
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>
SVN-Revision: 39280
target/linux/brcm63xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/brcm63xx/Makefile
b/target/linux/brcm63xx/Makefile
index 0e1e3d0ea72abf53124584b25d06db61e8380269..c11552f8ed8488c6fe3730cf755c9b7ce0efdcc6 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>