X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/843f6cd1fa11357f5d2ef5c0e0bae4f29e491b8b..114dc323efd1ade4c42c019acd438303bd50c00c:/target/linux/xburst/files-2.6.32/arch/mips/jz4740/Makefile diff --git a/target/linux/xburst/files-2.6.32/arch/mips/jz4740/Makefile b/target/linux/xburst/files-2.6.32/arch/mips/jz4740/Makefile index b61f5cf8c..f298174e5 100644 --- a/target/linux/xburst/files-2.6.32/arch/mips/jz4740/Makefile +++ b/target/linux/xburst/files-2.6.32/arch/mips/jz4740/Makefile @@ -12,9 +12,10 @@ obj-$(CONFIG_DEBUG_FS) += clock-debugfs.o # board specific support obj-$(CONFIG_JZ4740_QI_LB60) += board-qi_lb60.o +obj-$(CONFIG_JZ4740_N516) += board-n516.o board-n516-display.o obj-$(CONFIG_JZ4740_N526) += board-n526.o # PM support -obj-$(CONFIG_PM) +=pm.o +obj-$(CONFIG_PM) += pm.o