X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a0438292e5ade87d42ff1f7371957d297f740446..c363de958e3fd2e75e3743d484de8fdaec815294:/target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile?ds=sidebyside 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 index 15f2739ea..13d0b3183 100644 --- 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 @@ -1,5 +1,5 @@ # # Makefile for the RDC321x specific parts of the kernel # -obj-$(CONFIG_X86_RDC321X) := gpio.o platform.o pci.o +obj-$(CONFIG_X86_RDC321X) := gpio.o platform.o pci.o reboot.o boards/sitecom.o boards/ar525w.o boards/bifferboard.o boards/r8610.o