mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 12:04:27 +01:00
buildroot: update to 2019.11
qemu: update to v4.2.0 linux: update to v5.4.3 Make Buildroot use the latest non default GCC 9.2 and binutils 2.32 to be able to use the latest architecture features.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# Versions of our submodules.
|
||||
BR2_BINUTILS_VERSION_2_32_X=y
|
||||
BR2_GCC_VERSION_9_X=y
|
||||
|
||||
# Toolchain options.
|
||||
# Enable as much visibility as possible.
|
||||
BR2_CCACHE=y
|
||||
|
||||
Reference in New Issue
Block a user