mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 12:46:26 +00:00
config/coreboot* config/linux* : verify/unify/fix branding strings (only LOCALVERSION was varying)
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
This commit is contained in:
parent
045c71e351
commit
80a4c84ea2
@ -7,7 +7,7 @@
|
||||
# General setup
|
||||
#
|
||||
CONFIG_COREBOOT_BUILD=y
|
||||
CONFIG_LOCALVERSION="Heads-v0.2.0-2215-g21ab781-dirty"
|
||||
CONFIG_LOCALVERSION=""
|
||||
CONFIG_CBFS_PREFIX="fallback"
|
||||
CONFIG_COMPILER_GCC=y
|
||||
# CONFIG_ALLOW_EXPERIMENTAL_CLANG is not set
|
||||
|
@ -1,4 +1,4 @@
|
||||
CONFIG_LOCALVERSION="-heads"
|
||||
CONFIG_LOCALVERSION="-@BRAND_NAME@"
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_KERNEL_XZ=y
|
||||
CONFIG_DEFAULT_HOSTNAME="linuxboot"
|
||||
|
Loading…
Reference in New Issue
Block a user