diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-10 18:44:44 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-04-10 18:44:44 +0000 |
commit | 13145164645808ea6d4394a00b9300d827b05841 (patch) | |
tree | 3e24a9ca7627cc9526d22cf5fb27e33ba8f2fa7a /target/linux/rdc/files-2.6.32/arch/x86/mach-rdc321x/Makefile | |
parent | d531754b838a68f07dca3e835c385d3201ebc746 (diff) |
[rdc] remove 2.6.32 files, out of sync and going to be replaced differently
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20787 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/files-2.6.32/arch/x86/mach-rdc321x/Makefile')
-rw-r--r-- | target/linux/rdc/files-2.6.32/arch/x86/mach-rdc321x/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/rdc/files-2.6.32/arch/x86/mach-rdc321x/Makefile b/target/linux/rdc/files-2.6.32/arch/x86/mach-rdc321x/Makefile deleted file mode 100644 index 8325b4ca4..000000000 --- a/target/linux/rdc/files-2.6.32/arch/x86/mach-rdc321x/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -# -# Makefile for the RDC321x specific parts of the kernel -# -obj-$(CONFIG_X86_RDC321X) := gpio.o platform.o - |