2007-08-10 21:07:51 +02:00
|
|
|
config BR2_UPDATE_CONFIG
|
|
|
|
bool "update config.sub and config.guess"
|
2007-08-21 16:20:59 +02:00
|
|
|
default y
|
2007-08-10 21:07:51 +02:00
|
|
|
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)
|
|
|
|
|