Initial revision
[openwrt-10.03/.git] / openwrt / toolchain / ccache / Config.in
diff --git a/openwrt/toolchain/ccache/Config.in b/openwrt/toolchain/ccache/Config.in
new file mode 100644 (file)
index 0000000..a265375
--- /dev/null
@@ -0,0 +1,10 @@
+#
+
+comment "Ccache Options"
+
+config BR2_CCACHE
+       bool "Enable ccache support?"
+       default y
+       help
+           Enable ccache support?
+