projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ramips] fix a typo
[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
96f348a
..
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.
# under the terms of the GNU General Public License version 2 as published
# by the Free Software Foundation.
-obj-y := setup.o intc.o gpio.o
+obj-y :=
prom.o
setup.o intc.o gpio.o
obj-$(CONFIG_RALINK_DEV_GPIO_LEDS) += dev-gpio-leds.o
obj-$(CONFIG_RALINK_DEV_GPIO_LEDS) += dev-gpio-leds.o
This page took
0.0225 seconds
and
4
git commands to generate.