Openwrt/include
Florian Fainelli 474391573b include: Silence external kernel version checks
During the initial configuration phases, we have not set-up the kernel
source directory, which would lead to such messages:

cat:
/local/users/fainelli/openwrt/trunk/build_dir/target-x86_64_musl/linux-uml/linux-4.9.58/include/config/kernel.release:
No such file or directory

Just silence it, since it does not create a functional problem.

Fixes: 8e0e0e7d8b ("include: Determine MODULES_DIR correctly for external/git kernels")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-10-24 16:59:15 -07:00
..
site include/site: add powerpc64 config 2017-10-24 13:24:04 +02:00
autotools.mk
cmake.mk
debug.mk
depends.mk
device_table.txt
download.mk build: remove @ as it's causing an error 2017-09-20 08:50:49 +02:00
feeds.mk
hardening.mk
host-build.mk build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors 2017-10-05 21:14:43 +02:00
image-commands.mk image-commands: tplink-v2-header: pass kernel loadaddr and entry 2017-10-09 16:10:05 +02:00
image-legacy.mk image: fix ar71xx legacy images 2017-07-15 07:02:59 +02:00
image.mk include: Include new location for DT bindings 2017-10-23 18:39:29 -07:00
kernel-build.mk kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
kernel-defaults.mk build: move definition of KBUILD_BUILD_TIMESTAMP to include/kernel.mk 2017-06-17 15:09:57 +02:00
kernel-version.mk kernel: bump 4.9 to 4.9.58 2017-10-23 17:23:34 +03:00
kernel.mk include: Silence external kernel version checks 2017-10-24 16:59:15 -07:00
netfilter.mk netfilter: add iptables-mod-rpfilter package 2017-07-11 22:09:57 +02:00
nls.mk
package-bin.mk
package-defaults.mk build: reset ALTERNATIVES field in Package/Default 2017-05-03 17:40:46 +08:00
package-dumpinfo.mk
package-ipkg.mk build: ipkg: new field Alternatives 2017-05-02 22:10:51 +08:00
package-seccomp.mk
package.mk build: fix QUILT related overrides 2017-05-25 20:42:45 +02:00
prereq-build.mk
prereq.mk
quilt.mk kernel: split patches folder up into backport, pending and hack folders 2017-08-05 08:46:36 +02:00
rootfs.mk build: cleanup tmp/ dir of target rootfs 2017-05-02 22:10:50 +08:00
scan.awk
scan.mk
scons.mk
shell.sh
subdir.mk
target.mk target: add cpu flags for powerpc64 2017-10-24 13:24:04 +02:00
toolchain-build.mk build: stop overriding STAGING_DIR_HOST for toolchain build 2017-05-25 19:01:07 +02:00
toplevel.mk include/toplevel: set env GIT_ASKPASS=/bin/true 2017-06-08 17:20:55 +02:00
u-boot.mk
uclibc++.mk
unpack.mk
verbose.mk
version.mk