summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/files/arch/x86/mach-rdc/Makefile
diff options
context:
space:
mode:
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, 5 insertions, 0 deletions
diff --git a/target/linux/rdc/files/arch/x86/mach-rdc/Makefile b/target/linux/rdc/files/arch/x86/mach-rdc/Makefile
new file mode 100644
index 000000000..5961bc791
--- /dev/null
+++ b/target/linux/rdc/files/arch/x86/mach-rdc/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for the RDC321x specific parts of the kernel
+#
+obj-$(CONFIG_X86_RDC) := gpio.o platform.o wdt.o
+