a7e49eb2af
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
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)
|
|
|