1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/include
Felix Fietkau 1f12a3daaa kernel: speed up build system by getting rid of redundant work
KERNELRELEASE contains a $(shell) call which is evaluated over and over
again.
The call to checksyscalls.sh is unnecessary for LEDE and also takes a
few seconds to complete.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-03-16 19:14:09 +01:00
..
site
autotools.mk
cmake.mk cmake: skip build system check on compile 2017-02-21 13:03:20 +01:00
debug.mk
depends.mk build: add missing wildcard for ignoring .pkgdir in dependency checks 2017-02-05 22:17:30 +01:00
device_table.txt
download.mk
feeds.mk
hardening.mk
host-build.mk build: improve performance by avoiding lazy-eval for make shell calls 2017-03-16 19:13:47 +01:00
image-commands.mk build: make NETGEAR_REGION optional in netgear-chk 2017-03-12 09:28:19 +01:00
image-legacy.mk
image.mk image.mk: force kernel rebuild on every run 2017-03-13 13:33:50 +01:00
kernel-build.mk build: get rid of host.mk 2017-02-26 13:31:44 +01:00
kernel-defaults.mk kernel: speed up build system by getting rid of redundant work 2017-03-16 19:14:09 +01:00
kernel-version.mk kernel: update kernel 4.4 to 4.4.53 2017-03-12 15:46:02 +01:00
kernel.mk
netfilter.mk netfilter.mk: prepare for linux 4.9 support 2017-01-27 11:18:27 +01:00
nls.mk
package-bin.mk build: use if-then to avoid non-zero return codes in bin/ packaging code 2017-01-23 13:49:45 +01:00
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk build: clean up redundant touching of the package install info file 2017-02-26 13:31:44 +01:00
package-seccomp.mk
package.mk build: improve performance by avoiding lazy-eval for make shell calls 2017-03-16 19:13:47 +01:00
prereq-build.mk build: get rid of host.mk 2017-02-26 13:31:44 +01:00
prereq.mk
quilt.mk
rootfs.mk include/rootfs.mk: keep Require-User lines with CONFIG_CLEAN_IPKG 2017-01-24 17:18:36 +01:00
scan.awk
scan.mk build: get rid of host.mk 2017-02-26 13:31:44 +01:00
scons.mk
shell.sh
subdir.mk build: allow building an individual subdir without dependencies using NO_DEPS=1 2017-02-21 13:03:20 +01:00
target.mk ARC: use -mcpu=XXX instead of obsolete -mXXX 2017-02-11 06:53:25 +01:00
toolchain-build.mk
toplevel.mk build: get rid of host.mk 2017-02-26 13:31:44 +01:00
u-boot.mk u-boot.mk: add support for overriding DEFAULT 2017-01-25 07:48:43 +01:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk