You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/config
Felix Fietkau b3f7902a06 include/kernel: add custom USER/DOMAIN config options
These allow the generated kernel's build metadata to be defined explicitly.
This metadata is reported, eg, at boot time and in `uname -a` on running
systems. If the variables aren't configured, the current build system username
and hostname are used as normal.

The motivation for this option is to achive reproducible (bit-for-bit
identical) kernel builds of official openwrt releases.

Signed-off-by: bryan newbold <bnewbold@robocracy.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48541
8 years ago
..
Config-build.in build: do not deselect CONFIG_USE_SSTRIP if CONFIG_DEBUG is enabled 8 years ago
Config-devel.in build: add -fno-plt to default cflags, it improves PIC code optimization 8 years ago
Config-images.in x86: clean up default grub baudrate settings 9 years ago
Config-kernel.in include/kernel: add custom USER/DOMAIN config options 8 years ago