From ac5d8374d13f6d7ae78e4394202490c8cda9f5ed Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Fri, 29 Jan 2010 20:12:27 +0000 Subject: Export clock states through debugfs SVN-Revision: 19383 --- target/linux/xburst/files-2.6.32/arch/mips/jz4740/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to '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 19fc95ce55..b61f5cf8cc 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 @@ -7,6 +7,8 @@ obj-y += prom.o irq.o time.o reset.o setup.o dma.o \ gpio.o clock.o platform.o +obj-$(CONFIG_DEBUG_FS) += clock-debugfs.o + # board specific support obj-$(CONFIG_JZ4740_QI_LB60) += board-qi_lb60.o -- cgit v1.2.3