aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-rdc321x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/mach-rdc321x/Makefile')
-rw-r--r--arch/x86/mach-rdc321x/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/x86/mach-rdc321x/Makefile b/arch/x86/mach-rdc321x/Makefile
new file mode 100644
index 000000000000..1faac8125e3d
--- /dev/null
+++ b/arch/x86/mach-rdc321x/Makefile
@@ -0,0 +1,5 @@
+#
+# Makefile for the RDC321x specific parts of the kernel
+#
+obj-$(CONFIG_X86_RDC321X) := gpio.o platform.o wdt.o
+