Skip to content
Commit 4ad1ea59 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

linux: fix the KCONFIG_GET_OPT calls to be inside a BR2_LINUX_KERNEL test



The KCONFIG_GET_OPT calls added by
ca80782f ('linux: only depend on
host-lzop if needed') are made even if the kernel package is not
selected. This hangs the linux.mk parsing as they try to read from a
file that doesn't exist.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 92777aa2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment