openwrt/include
Felix Fietkau 120a88b9da include/kernel.mk - better search for ARCH
If "findstring" is used without leading and trailing spaces unexpected matches
may happen. For example consider ARC=arc then "findstring $(ARCH)" will
report a false match with "aarch64".

But "findstring $ARCH " (note trailing space) will correctly skip
matches for both "aarch64" and "aarch64_be".

This patch is built-tested against NetGear WNDR3800.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Felix Fietkau <nbd@openwrt.org>
Cc: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 47359
2015-11-02 18:12:29 +00:00
..
site
autotools.mk
cmake.mk
debug.mk
depends.mk
device_table.txt
download.mk
feeds.mk feeds: use common macro "FeedSourcesAppend" to populate opkg configurations 2015-05-28 09:47:37 +00:00
hardening.mk hardening: make override variables more intuitive 2015-06-24 10:57:14 +00:00
host-build.mk build: include homebrew include/library directory in cflags/ldflags on mac os x 2015-10-05 14:11:30 +00:00
host.mk
image.mk include/image.mk: Use PROFILE_SANITIZED in targz image task 2015-10-31 09:28:14 +00:00
kernel-build.mk
kernel-defaults.mk build: Allow kernel modules to set build ID debug symbol 2015-10-30 15:20:12 +00:00
kernel-version.mk kernel: update kernel 3.18 to version 3.18.23 2015-11-01 13:45:57 +00:00
kernel.mk include/kernel.mk - better search for ARCH 2015-11-02 18:12:29 +00:00
netfilter.mk netfilter.mk: fix redirect module locations for 3.19+ 2015-06-22 12:27:25 +00:00
nls.mk nls.mk: add -rpath-link when needed for NLS support 2015-09-07 08:03:34 +00:00
package-bin.mk
package-defaults.mk gcc/musl: rework SSP-support 2015-06-22 10:31:07 +00:00
package-dumpinfo.mk
package-ipkg.mk
package-seccomp.mk
package.mk buildroot: move hardening options into separate file 2015-06-20 17:37:18 +00:00
prereq-build.mk build: use host cflags/ldflags for openssl prereq check 2015-10-05 14:11:25 +00:00
prereq.mk build: do not overwrite already existing host commands 2015-09-16 12:38:16 +00:00
quilt.mk
scan.awk
scan.mk include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text file. 2015-06-14 17:43:22 +00:00
scons.mk
shell.sh
subdir.mk
target.mk target.mk: add optimization flags for MIPS 24Kc. 2015-10-31 09:30:03 +00:00
toolchain-build.mk
toplevel.mk toplevel.mk: drop LD_LIBRARY_PATH overrides 2015-10-03 09:49:24 +00:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk base-files: add URL option for OEM manufacturer info 2015-10-05 10:28:53 +00:00