X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d1a72c03d141209e5ce575105b502401679a94d2..37bd623236d675677af55ff52ac5848cb51b672f:/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 c8c9712d5..cac4187d6 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile +++ b/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile @@ -12,4 +12,4 @@ obj-y := prom.o 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