diff options
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 8325b4ca43..0000000000 --- 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 - |