From 843f6cd1fa11357f5d2ef5c0e0bae4f29e491b8b Mon Sep 17 00:00:00 2001 From: lars Date: Fri, 29 Jan 2010 20:12:27 +0000 Subject: [xburst] Export clock states through debugfs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19383 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 19fc95ce5..b61f5cf8c 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