summaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/files-2.6.32/arch/mips/jz4740/Makefile
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2010-03-05 04:21:41 +0000
committerLars-Peter Clausen <lars@metafoo.de>2010-03-05 04:21:41 +0000
commit01ed21fc16e8068c7d230945983a38a43570e6c3 (patch)
treee8c36995cd9fe7d8eee72343149adc2cf06558a7 /target/linux/xburst/files-2.6.32/arch/mips/jz4740/Makefile
parentf1afccc2d9b644d94efceb99a9f30f4ec4c5a7fb (diff)
downloadmaster-31e0f0ae-01ed21fc16e8068c7d230945983a38a43570e6c3.tar.gz
master-31e0f0ae-01ed21fc16e8068c7d230945983a38a43570e6c3.tar.bz2
master-31e0f0ae-01ed21fc16e8068c7d230945983a38a43570e6c3.zip
Add support for the n516
SVN-Revision: 19987
Diffstat (limited to 'target/linux/xburst/files-2.6.32/arch/mips/jz4740/Makefile')
-rw-r--r--target/linux/xburst/files-2.6.32/arch/mips/jz4740/Makefile3
1 files changed, 2 insertions, 1 deletions
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 b61f5cf8cc..f298174e5a 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