X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=config%2FConfig-devel.in;h=fd7c3ead1e8e6dcb6176216a4509f12845085c0b;hb=HEAD;hp=70ec0ce9a7728f8c99517e9114c07928153a5e33;hpb=e78c1baa9f52d2137303c440e11570ca2a484aab;p=openwrt%2F.git diff --git a/config/Config-devel.in b/config/Config-devel.in index 70ec0ce9a7..6447a79db2 100644 --- a/config/Config-devel.in +++ b/config/Config-devel.in @@ -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 ""