X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=Config.in;h=740205e3ec0a817c4d5ab7dc47dfb2037ceeef1b;hb=732980a7fd77a207db18af3d441f663b1e54c373;hp=4a887cc135637a7c63fc98f4f9b5ba963f482aa4;hpb=93e50b06ca295bc34326f6221b48ff5e94ccaa12;p=openwrt-10.03%2F.git diff --git a/Config.in b/Config.in index 4a887cc13..740205e3e 100644 --- a/Config.in +++ b/Config.in @@ -21,10 +21,12 @@ menuconfig DEVEL menuconfig BUILDOPTS bool "Build Options" if DEVEL -config WGET - string - prompt "WGET command" if BUILDOPTS - default "wget --passive-ftp -nd" +config AUTOREBUILD + bool + prompt "Automatic rebuild of packages" if BUILDOPTS + default y + help + Automatically rebuild packages when their files change config TAR_VERBOSITY bool