projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
generic: ar8216: use ar8216_read_port_link to get the CPU port link parameters
[openwrt.git]
/
target
/
linux
/
lantiq
/
patches
/
211-devices.patch
diff --git
a/target/linux/lantiq/patches/211-devices.patch
b/target/linux/lantiq/patches/211-devices.patch
index
4c3f50f
..
408d680
100644
(file)
--- a/
target/linux/lantiq/patches/211-devices.patch
+++ b/
target/linux/lantiq/patches/211-devices.patch
@@
-43,7
+43,7
@@
@@ -1,5 +1,7 @@
obj-y := sysctrl.o reset.o gpio.o gpio_stp.o gpio_ebu.o devices.o dma.o nand.o timer.o
@@ -1,5 +1,7 @@
obj-y := sysctrl.o reset.o gpio.o gpio_stp.o gpio_ebu.o devices.o dma.o nand.o timer.o
-+obj-y += dev-dwc_otg.o
++obj-y += dev-dwc_otg.o
dev-wifi-rt2x00.o dev-wifi-ath5k.o
+
obj-$(CONFIG_SOC_XWAY) += clk-xway.o prom-xway.o
obj-$(CONFIG_SOC_AMAZON_SE) += clk-ase.o prom-ase.o
+
obj-$(CONFIG_SOC_XWAY) += clk-xway.o prom-xway.o
obj-$(CONFIG_SOC_AMAZON_SE) += clk-ase.o prom-ase.o
@@
-184,7
+184,7
@@
# by the Free Software Foundation.
-obj-y := irq.o setup.o clk.o prom.o devices.o
# by the Free Software Foundation.
-obj-y := irq.o setup.o clk.o prom.o devices.o
-+obj-y := irq.o setup.o clk.o prom.o devices.o dev-gpio-leds.o dev-gpio-buttons.o
dev-wifi-rt2x00.o
++obj-y := irq.o setup.o clk.o prom.o devices.o dev-gpio-leds.o dev-gpio-buttons.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
This page took
0.024572 seconds
and
4
git commands to generate.