mac80211 ozonet updates
[openwrt/.git] / config / Config-devel.in
index 70ec0ce9a7728f8c99517e9114c07928153a5e33..6447a79db2caa3367caf1d7530ef33928e526ba0 100644 (file)
@@ -9,7 +9,7 @@ menuconfig DEVEL
        default n
 
        config BROKEN
-               bool "Show broken platforms / packages" if DEVEL
+               bool "Show broken platforms / packages / devices" if DEVEL
                default n
 
        config BINARY_FOLDER
@@ -69,6 +69,13 @@ menuconfig DEVEL
                help
                  Compiler cache; see https://ccache.samba.org/
 
+       config CCACHE_DIR
+               string "Set ccache directory" if CCACHE
+               default ""
+               help
+                 Store ccache in this directory.
+                 If not set, uses './.ccache'
+
        config EXTERNAL_KERNEL_TREE
                string "Use external kernel tree" if DEVEL
                default ""