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
/
rdc
/
files
/
arch
/
i386
/
mach-rdc
/
Makefile
diff --git
a/target/linux/rdc/files/arch/i386/mach-rdc/Makefile
b/target/linux/rdc/files/arch/i386/mach-rdc/Makefile
index
07a9203
..
5961bc7
100644
(file)
--- a/
target/linux/rdc/files/arch/i386/mach-rdc/Makefile
+++ b/
target/linux/rdc/files/arch/i386/mach-rdc/Makefile
@@
-1,5
+1,5
@@
#
# Makefile for the RDC321x specific parts of the kernel
#
-obj-$(CONFIG_X86_RDC) := gpio.o platform.o wdt.o
setup.o
+obj-$(CONFIG_X86_RDC) := gpio.o platform.o wdt.o
This page took
0.023893 seconds
and
4
git commands to generate.