X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=Config.in;h=ce226e09f4bef48459139d95a2d43c7dc88ac4da;hb=5f87e72dae8c79fd047d95a7cf9fca55b71a7299;hp=2f08b407f0308259a6f4790311ca790d7b6fee2b;hpb=bec2fe7c6cd64642c7d354eef16090df9b0fdb1a;p=openwrt%2Fopenwrt.git diff --git a/Config.in b/Config.in index 2f08b407f0..ce226e09f4 100644 --- a/Config.in +++ b/Config.in @@ -96,6 +96,13 @@ config AUTOREBUILD help Automatically rebuild packages when their files change +config BUILD_SUFFIX + string + prompt "Build suffix to append to the BUILD_DIR variable" if BUILDOPTS + default "" + help + Build suffix to append to the BUILD_DIR variable, i.e: build_dir_suffix + config TAR_VERBOSITY bool prompt "Tar verbose" if BUILDOPTS @@ -115,13 +122,6 @@ config SOURCE_FEEDS help Separate sources with spaces : " " -config BUILD_SUFFIX - string - prompt "Build suffix to append to the BUILD_DIR variable" if BUILDOPTS - default "" - help - Build suffix to append to the BUILD_DIR variable, i.e: build_dir_suffix - config SOURCE_FEEDS_REV string prompt "Revision for the source feed svn checkout" if BUILDOPTS