Skip to content
Snippets Groups Projects
Commit 47439157 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

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: 8e0e0e7d ("include: Determine MODULES_DIR correctly for external/git kernels")
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent bb71847d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment