projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
rb532
/
files
/
arch
/
mips
/
rb500
/
Makefile
diff --git
a/target/linux/rb532/files/arch/mips/rb500/Makefile
b/target/linux/rb532/files/arch/mips/rb500/Makefile
index
3a6a285
..
d3ae3d9
100644
(file)
--- a/
target/linux/rb532/files/arch/mips/rb500/Makefile
+++ b/
target/linux/rb532/files/arch/mips/rb500/Makefile
@@
-2,4
+2,4
@@
# Makefile for the RB500 board specific parts of the kernel
#
# Makefile for the RB500 board specific parts of the kernel
#
-obj-y += irq.o time.o setup.o serial.o prom.o
misc
.o devices.o
+obj-y += irq.o time.o setup.o serial.o prom.o
gpio
.o devices.o
This page took
0.023903 seconds
and
4
git commands to generate.