From c8b0cd5a5babeafddab9f6ffd52a5a14fbe649c8 Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Fri, 4 Aug 2006 06:56:10 +0000 Subject: and now, finally, enable ccache support SVN-Revision: 4434 --- openwrt/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'openwrt/Config.in') diff --git a/openwrt/Config.in b/openwrt/Config.in index 752e1d9..edcb19a 100644 --- a/openwrt/Config.in +++ b/openwrt/Config.in @@ -44,6 +44,13 @@ config JLEVEL help Number of jobs to run simultanesouly +config CCACHE + bool + prompt "Use ccache" if BUILDOPTS + default n + help + Compiler cache; see http://ccache.samba.org/ + source "toolchain/Config.in" source "target/sdk/Config.in" -- cgit v1.1