X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=Config.in;h=e412338921b185b6d4004067ae2aef2df197fea2;hp=7c980445300b8832735c51ee59eeefc3aaff7e18;hb=2fba13c3f37356e4a61e46152f48a6828ed865a4;hpb=26a2fa081cbc1da36aa0578aab96c2b61fa21db6 diff --git a/Config.in b/Config.in index 7c98044530..e412338921 100644 --- a/Config.in +++ b/Config.in @@ -166,6 +166,14 @@ config BUILD_SUFFIX help Build suffix to append to the BUILD_DIR variable, i.e: build_dir_suffix +config TARGET_ROOTFS_DIR + string + prompt "Override the default TARGET_ROOTFS_DIR variable" if DEVEL + default "" + help + Override the default TARGET_ROOTFS_DIR variable content $(BUILD_DIR) with custom path. + Use this option to re-define the location of the target root file system directory. + config CCACHE bool prompt "Use ccache" if DEVEL