mirror of
git://git.yoctoproject.org/poky
synced 2026-09-15 15:08:03 +00:00
linux-emenlow: Correct KMACHINE after kernel rename
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
parent
f6e0a5b027
commit
bd3b63179c
@ -1,3 +1,3 @@
|
|||||||
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
||||||
COMPATIBLE_MACHINE_emenlow = "emenlow"
|
COMPATIBLE_MACHINE_emenlow = "emenlow"
|
||||||
WRMACHINE_emenlow = "emenlow"
|
KMACHINE_emenlow = "emenlow"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user