X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Frdc%2Ffiles%2Farch%2Fi386%2Fmach-rdc%2FMakefile;fp=target%2Flinux%2Frdc%2Ffiles%2Farch%2Fi386%2Fmach-rdc%2FMakefile;h=5961bc791046cf4454f0727799f1f3b30fd8ae41;hp=0000000000000000000000000000000000000000;hb=9e151671a9080263eaf64a3369ece974f196b481;hpb=5553c4da8cf0c437c38e09951645e021ded81e5b diff --git a/target/linux/rdc/files/arch/i386/mach-rdc/Makefile b/target/linux/rdc/files/arch/i386/mach-rdc/Makefile new file mode 100644 index 0000000000..5961bc7910 --- /dev/null +++ b/target/linux/rdc/files/arch/i386/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 +