mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-15 18:03:30 +00:00
toolchain: binutils: add support for version 2.39
This commit is contained in:
parent
dc9c784945
commit
0b861c7d99
@ -28,3 +28,4 @@ config BINUTILS_VERSION
|
||||
default "2.36.1" if BINUTILS_VERSION_2_36_1
|
||||
default "2.37" if BINUTILS_VERSION_2_37
|
||||
default "2.38" if BINUTILS_VERSION_2_38
|
||||
default "2.39" if BINUTILS_VERSION_2_39
|
||||
|
Loading…
Reference in New Issue
Block a user