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/include
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
..
site toolchain: add support of ARC architecture 9 years ago
autotools.mk include/autotools.mk: fix gettext installation path 8 years ago
cmake.mk include/cmake.mk: search in $(STAGING_DIR)/usr instead of plain $(STAGING_DIR) to avoid picking up stuff from host/ 8 years ago
debug.mk include: remove trailing whitespaces 9 years ago
depends.mk include: remove trailing whitespaces 9 years ago
device_table.txt image: ensure that /dev/console exist in rootfs images 11 years ago
download.mk build: download.mk: bugfix download.pl argument call order 8 years ago
feeds.mk include: group kmod ipk files into a "kernel" subdirectory 8 years ago
hardening.mk hardening: make override variables more intuitive 9 years ago
host-build.mk host-build.mk: change default installation prefix of package/* host builds to staging_dir/target-*/host 8 years ago
host.mk include: remove trailing whitespaces 9 years ago
image.mk build: skip rebuild of kernel images if the source did not change 8 years ago
kernel-build.mk kernel-build.mk: add .NOTPARALLEL 10 years ago
kernel-defaults.mk include/kernel: add custom USER/DOMAIN config options 8 years ago
kernel-version.mk kernel: update kernel 4.3 to version 4.3.4 8 years ago
kernel.mk include/kernel: sort module lists for reproducibility 8 years ago
netfilter.mk include/netfilter.mk: fix kmod-ipt-tee build with 4.3/4.4 9 years ago
nls.mk nls.mk: add -rpath-link when needed for NLS support 9 years ago
package-bin.mk include: remove trailing whitespaces 9 years ago
package-defaults.mk include: group kmod ipk files into a "kernel" subdirectory 8 years ago
package-dumpinfo.mk include: group kmod ipk files into a "kernel" subdirectory 8 years ago
package-ipkg.mk package-ipkg.mk: fix typo (patch from #19540) 9 years ago
package-seccomp.mk include: add a seccomp filter install wrapper 9 years ago
package.mk build: use -iremap feature to replace __FILE__ absolute path names in packages with ones relative to $(BUILD_DIR) 8 years ago
prereq-build.mk Support LibreSSL as provider of openssl 8 years ago
prereq.mk build: do not overwrite already existing host commands 9 years ago
quilt.mk build: for refresh, override HOST_QUILT like QUILT 9 years ago
scan.awk build: propagate override information to .packageinfo 9 years ago
scan.mk build: ignore the linux package in the sdk only for generating package data, not for dependencies 8 years ago
scons.mk fix up scons vs ccache 12 years ago
shell.sh include: remove trailing whitespaces 9 years ago
subdir.mk build: add logging for package host builds 8 years ago
target.mk build: add uclient-fetch to the default packages, in case opkg is not selected 8 years ago
toolchain-build.mk include: remove trailing whitespaces 9 years ago
toplevel.mk include: group kmod ipk files into a "kernel" subdirectory 8 years ago
uclibc++.mk toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues 11 years ago
unpack.mk include: remove trailing whitespaces 9 years ago
verbose.mk build: tell users to do non-paralle builds on errors 9 years ago
version.mk base-files: add URL option for OEM manufacturer info 9 years ago