projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ramips] adds ethernet driver, esw needs to be moved to swconfig, driver is missing...
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
common
/
Makefile
diff --git
a/target/linux/ramips/files/arch/mips/ralink/common/Makefile
b/target/linux/ramips/files/arch/mips/ralink/common/Makefile
index
24f67ea
..
c2cf48b
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/common/Makefile
+++ b/
target/linux/ramips/files/arch/mips/ralink/common/Makefile
@@
-7,6
+7,6
@@
# under the terms of the GNU General Public License version 2 as published
# by the Free Software Foundation.
-obj-y := intc.o gpio.o
+obj-y :=
prom.o setup.o
intc.o gpio.o
obj-$(CONFIG_RALINK_DEV_GPIO_LEDS) += dev-gpio-leds.o
This page took
0.024635 seconds
and
4
git commands to generate.