blob: 5ac0bb3ffde4782f4a67b80f5448217c9bbfd44e (
plain)
1
2
3
4
5
6
7
8
|
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)
|