summaryrefslogtreecommitdiffstats
path: root/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-10 22:18:28 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-11 05:59:59 +0200
commit0ed643665f03cee817f82cb13023a5210149def2 (patch)
tree3fb5bd0f4ef375bcc5dbd08d2e6e6051a8a1bade /Config.in
parent0a63c06319a792a3d59f1f6a3ce181c9e43d5f0f (diff)
downloadbuildroot-novena-0ed643665f03cee817f82cb13023a5210149def2.tar.gz
buildroot-novena-0ed643665f03cee817f82cb13023a5210149def2.zip
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>
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Config.in b/Config.in
index b82a11b3b..f2d4a5010 100644
--- a/Config.in
+++ b/Config.in
@@ -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"