summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/files/arch/x86/mach-rdc/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-06-11 16:38:37 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-06-11 16:38:37 +0000
commit23d1a5bd882e21538fdacdc8e2a3f7974b90c639 (patch)
tree579ac3717412db4bc3e26a8c6182758774cd57cd /target/linux/rdc/files/arch/x86/mach-rdc/Makefile
parent6d88031192d66b98b25fc4b2e596afb20ea29e54 (diff)
downloadmaster-31e0f0ae-23d1a5bd882e21538fdacdc8e2a3f7974b90c639.tar.gz
master-31e0f0ae-23d1a5bd882e21538fdacdc8e2a3f7974b90c639.tar.bz2
master-31e0f0ae-23d1a5bd882e21538fdacdc8e2a3f7974b90c639.zip
Use 2.6.25 for rdc321x
SVN-Revision: 11439
Diffstat (limited to 'target/linux/rdc/files/arch/x86/mach-rdc/Makefile')
-rw-r--r--target/linux/rdc/files/arch/x86/mach-rdc/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/rdc/files/arch/x86/mach-rdc/Makefile b/target/linux/rdc/files/arch/x86/mach-rdc/Makefile
deleted file mode 100644
index 5961bc7910..0000000000
--- a/target/linux/rdc/files/arch/x86/mach-rdc/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-#
-# Makefile for the RDC321x specific parts of the kernel
-#
-obj-$(CONFIG_X86_RDC) := gpio.o platform.o wdt.o
-