Openwrt/include
Felix Fietkau 294e908a2c cmake: skip build system check on compile
cmake checks the build system and its variables on its own to detect if
the makefiles need to be regenerated.
Unfortunately this can invalidate overrides passed in the
Build/Configure step. On non-Linux systems this breaks the build when
switching between targets of the same package architecture.

Fix this by forcibly disabling the build system check and relying on the
LEDE build system to take care of these things

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-02-21 13:03:20 +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
device_table.txt
download.mk
feeds.mk
hardening.mk
host-build.mk build: make Host/Install/Default use Host/Compile/Default with an extra argument 2017-02-09 14:49:35 +01:00
host.mk
image-commands.mk
image-legacy.mk
image.mk
kernel-build.mk build: skip headers install and config on make target/linux/prepare 2017-02-15 12:35:17 +01:00
kernel-defaults.mk
kernel-version.mk kernel: update kernel 4.4 to version 4.4.49 2017-02-16 00:46:29 +01:00
kernel.mk
netfilter.mk
nls.mk
package-bin.mk
package-defaults.mk
package-dumpinfo.mk
package-ipkg.mk build: fix package build after deleting staging dir 2017-02-09 13:51:40 +01:00
package-seccomp.mk
package.mk
prereq-build.mk
prereq.mk
quilt.mk
rootfs.mk
scan.awk
scan.mk
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: fix dependency of kernel_menuconfig target 2017-02-12 14:53:29 +01:00
u-boot.mk
uclibc++.mk
unpack.mk
verbose.mk
version.mk