X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/fd6919ffec2669531bc980a279b4c7c8b15bb2fd..550454d4b6186e712a1b48e27a3dce788dd54ca9:/target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile diff --git a/target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile b/target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile new file mode 100644 index 000000000..8325b4ca4 --- /dev/null +++ b/target/linux/rdc/files-2.6.30/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 +