X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b887a6d197170b719028f31085876d8deaed35b6..07244cdc4fa4c87351dffbdaae4cbd131edf43ef:/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile diff --git a/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile b/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile index 4c22a6dc8..ab98fac7e 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile +++ b/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile @@ -8,8 +8,8 @@ # under the terms of the GNU General Public License version 2 as published # by the Free Software Foundation. -obj-y := prom.o irq.o setup.o rt288x.o platform.o +obj-y := irq.o setup.o rt288x.o devices.o obj-$(CONFIG_EARLY_PRINTK) += early_printk.o -obj-$(CONFIG_RT288X_MACH_GENERIC) += mach-generic.o +obj-$(CONFIG_RT288X_MACH_RT_N15) += mach-rt-n15.o