diff options
Diffstat (limited to 'arch/x86/mach-rdc321x/Makefile')
-rw-r--r-- | arch/x86/mach-rdc321x/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/x86/mach-rdc321x/Makefile b/arch/x86/mach-rdc321x/Makefile deleted file mode 100644 index 8325b4ca431c..000000000000 --- a/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 - |