mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-22 17:55:57 +01:00
buildroot: update to 2019.11
qemu: update to v4.2.0 linux: update to v5.4.3
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## Non-default 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
|
||||
@@ -41,3 +45,7 @@ BR2_PACKAGE_HOST_DTC=y
|
||||
# such as /etc/network/interfaces which we need. So we just
|
||||
# remove the init.d file for now.
|
||||
#BR2_PACKAGE_IFUPDOWN_SCRIPTS=n
|
||||
|
||||
# Buildroot 2019.11 automatically builds QEMU for qemu_x86_64_defconfig.
|
||||
# But we build our own.
|
||||
BR2_PACKAGE_HOST_QEMU=n
|
||||
|
||||
Reference in New Issue
Block a user