projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[ramips] fixes licenses
[openwrt.git]
/
target
/
linux
/
ramips
/
files
/
arch
/
mips
/
ralink
/
rt288x
/
Makefile
diff --git
a/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
b/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
index
cac4187
..
ab98fac
100644
(file)
--- a/
target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
+++ b/
target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
@@
-8,7
+8,7
@@
# under the terms of the GNU General Public License version 2 as published
# by the Free Software Foundation.
-obj-y :=
prom.o
irq.o setup.o rt288x.o devices.o
+obj-y := irq.o setup.o rt288x.o devices.o
obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
This page took
0.022925 seconds
and
4
git commands to generate.