diff options
Diffstat (limited to 'package/gnuconfig')
-rw-r--r-- | package/gnuconfig/Config.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/gnuconfig/Config.in b/package/gnuconfig/Config.in deleted file mode 100644 index 5ac0bb3ff..000000000 --- a/package/gnuconfig/Config.in +++ /dev/null @@ -1,8 +0,0 @@ -config BR2_UPDATE_CONFIG - bool "update config.sub and config.guess" - default y - help - This just exists to easily update the config.sub / config.guess - files in packages to the latest version (since many bundled ones - don't support the latest possible targets) - |