projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection to be...
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
files
/
arch
/
mips
/
bcm63xx
/
Makefile
diff --git
a/target/linux/brcm63xx/files/arch/mips/bcm63xx/Makefile
b/target/linux/brcm63xx/files/arch/mips/bcm63xx/Makefile
index
c136389
..
d121274
100644
(file)
--- a/
target/linux/brcm63xx/files/arch/mips/bcm63xx/Makefile
+++ b/
target/linux/brcm63xx/files/arch/mips/bcm63xx/Makefile
@@
-3,6
+3,7
@@
obj-y += dev-uart.o
obj-y += dev-pcmcia.o
obj-y += dev-usb-ohci.o
obj-y += dev-usb-ehci.o
+obj-y += dev-usb-udc.o
obj-y += dev-enet.o
obj-y += dev-wdt.o
obj-y += dev-spi.o
This page took
0.019642 seconds
and
4
git commands to generate.