blob: 9f5711e9310a7e6a22cee2ca9df908e40b026ee1 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_UPDATE_CONFIG
bool "update config.sub and config.guess"
default n
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)
|