diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-01-20 04:57:31 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-01-20 12:06:15 +0000 |
| commit | f22d4b1c49999ee23b3b0335943be1b8388d7217 (patch) | |
| tree | 65daae60bed4ad94eeea182c4f3800bf1175acbf /config/u-boot/i386coreboot | |
| parent | 778ae1653a224b2a84d6feecde84f83f8cd0d322 (diff) | |
u-boot: update configs
i did: ./mk -u u-boot
otherwise, building u-boot asks for user input
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/u-boot/i386coreboot')
| -rw-r--r-- | config/u-boot/i386coreboot/config/default | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/u-boot/i386coreboot/config/default b/config/u-boot/i386coreboot/config/default index ba4fd18b..32e41bba 100644 --- a/config/u-boot/i386coreboot/config/default +++ b/config/u-boot/i386coreboot/config/default @@ -4,7 +4,7 @@ # # -# Compiler: gcc (Debian 12.2.0-14) 12.2.0 +# Compiler: gcc (Debian 14.2.0-19) 14.2.0 # CONFIG_CREATE_ARCH_SYMLINK=y CONFIG_SUPPORT_LITTLE_ENDIAN=y @@ -118,7 +118,7 @@ CONFIG_SYS_LITTLE_ENDIAN=y CONFIG_LOCALVERSION="" CONFIG_LOCALVERSION_AUTO=y CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=120200 +CONFIG_GCC_VERSION=140200 CONFIG_CLANG_VERSION=0 CONFIG_CC_OPTIMIZE_FOR_SIZE=y # CONFIG_CC_OPTIMIZE_FOR_SPEED is not set |
