X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Framips%2Ffiles%2Farch%2Fmips%2Fralink%2Frt288x%2FMakefile;h=473f85599822057a2c5d96b9cfe3bfb50a4bc765;hb=3ceebbba14c46704f2b4f04a423d1ed2358319fb;hp=103081aaa791314da896eb03b23769c2fdf9f011;hpb=f38367fcb4fe2102c45f21101aac986efa7736c7;p=openwrt%2Fopenwrt.git diff --git a/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile b/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile index 103081aaa7..473f855998 100644 --- a/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile +++ b/target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile @@ -13,6 +13,8 @@ obj-y := irq.o setup.o rt288x.o devices.o clock.o obj-$(CONFIG_EARLY_PRINTK) += early_printk.o +obj-$(CONFIG_RT288X_MACH_F5D8235_V1) += mach-f5d8235-v1.o obj-$(CONFIG_RT288X_MACH_RT_N15) += mach-rt-n15.o - +obj-$(CONFIG_RT288X_MACH_V11ST_FE) += mach-v11st-fe.o +obj-$(CONFIG_RT288X_MACH_WLI_TX4_AG300N) += mach-wli-tx4-ag300n.o obj-$(CONFIG_RT288X_MACH_WZR_AGL300NH) += mach-wzr-agl300nh.o