mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-01-29 21:58:41 +01:00
zephyr-kernel.inc: Remove include file
This file has little advantage and can be easily replaced by just directly including the src include file. Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com> Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
committed by
Naveen Saini
parent
081024fd56
commit
146e16bafb
@@ -1,4 +1,4 @@
|
||||
require zephyr-kernel.inc
|
||||
require zephyr-kernel-src.inc
|
||||
require zephyr-kernel-common.inc
|
||||
|
||||
inherit testimage
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
inherit zephyr-kernel-src
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user