projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[rdc] add a new southbridge driver which registers the gpio and watchdog platform...
[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
..
15f2739
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
This page took
0.020197 seconds
and
4
git commands to generate.