Update config.{guess,sub} unconditionally

Remove the BR2_UPDATE_CONFIG option which allowed to globally
enable/disable the replacement of config.{guess,sub} for
autotools-based packages. Doing it unconditionnally just works.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni
2010-04-10 22:18:28 +02:00
parent 0a63c06319
commit 0ed643665f
3 changed files with 0 additions and 12 deletions

View File

@@ -327,8 +327,6 @@ config BR2_HAVE_DEVFILES
Install headers and static libraries in the
target filesystem
source package/gnuconfig/Config.in
endmenu
source "toolchain/Config.in"