1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/include
Felix Fietkau 68139cc0e8 u-boot.mk: pass HOSTCC and HOST_CFLAGS into the build
Cuts build time on Mac OS X in half by avoiding repeated $(shell) calls
from the build system

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-04-04 12:34:23 +02: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 build: move PKG_CONFIG_DEPENDS from feeds.mk to opkg 2017-04-03 08:51:33 +02:00
hardening.mk
host-build.mk build: fix STAMP_PREPARED with quilt 2017-03-22 20:17:20 +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 include: add KERNEL_LOAD_ADDR to TARGET_VARS 2017-03-22 09:45:18 +01:00
kernel-build.mk build: get rid of host.mk 2017-02-26 13:31:44 +01:00
kernel-defaults.mk kernel: do not try to copy vmlinux out of arch/$(ARCH)/boot 2017-03-22 11:43:22 +01:00
kernel-version.mk kernel: update kernel 4.4 to 4.4.59 2017-04-02 12:48:00 +02: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: fix STAMP_PREPARED with quilt 2017-03-22 20:17:20 +01:00
prereq-build.mk build: fix high cpu usage / hang in prereq-build.mk 2017-03-18 21:50:46 +01:00
prereq.mk
quilt.mk build: disable CONFIG_AUTOREMOVE for packages/tools where QUILT is used 2017-01-19 13:30:22 +01:00
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 target.mk: check that CPU_TYPE has known CPU_CFLAGS mapping 2017-04-04 12:34:13 +02: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: pass HOSTCC and HOST_CFLAGS into the build 2017-04-04 12:34:23 +02:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk