mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
linux-emenlow: Correct KMACHINE after kernel rename
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
||||||
COMPATIBLE_MACHINE_emenlow = "emenlow"
|
COMPATIBLE_MACHINE_emenlow = "emenlow"
|
||||||
WRMACHINE_emenlow = "emenlow"
|
KMACHINE_emenlow = "emenlow"
|
||||||
|
|||||||
Reference in New Issue
Block a user