X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=Config.in;h=e412338921b185b6d4004067ae2aef2df197fea2;hb=ebe382a99bc17876e9a4612bf6a8c73303aa5eec;hp=7c980445300b8832735c51ee59eeefc3aaff7e18;hpb=fa4f228586b1563713b4feb8dc8428271346cedf;p=openwrt-10.03%2F.git diff --git a/Config.in b/Config.in index 7c9804453..e41233892 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