projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[rdc] rework board detection
[openwrt.git]
/
target
/
linux
/
rdc
/
files-2.6.30
/
arch
/
x86
/
mach-rdc321x
/
Makefile
diff --git
a/target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile
b/target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile
index
8325b4c
..
13d0b31
100644
(file)
--- a/
target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile
+++ b/
target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile
@@
-1,5
+1,5
@@
#
# Makefile for the RDC321x specific parts of the kernel
#
-obj-$(CONFIG_X86_RDC321X) := gpio.o platform.o
+obj-$(CONFIG_X86_RDC321X) := gpio.o platform.o
pci.o reboot.o boards/sitecom.o boards/ar525w.o boards/bifferboard.o boards/r8610.o
This page took
0.03163 seconds
and
4
git commands to generate.