add kernel-cache configuration files for preempt-rt kernel Signed-off-by: Xiaolei Wang <[email protected]> --- bsp/nxp-imx8/nxp-imx8-preempt-rt.scc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 bsp/nxp-imx8/nxp-imx8-preempt-rt.scc
diff --git a/bsp/nxp-imx8/nxp-imx8-preempt-rt.scc b/bsp/nxp-imx8/nxp-imx8-preempt-rt.scc new file mode 100644 index 00000000..79fa27cb --- /dev/null +++ b/bsp/nxp-imx8/nxp-imx8-preempt-rt.scc @@ -0,0 +1,8 @@ +define KMACHINE nxp-imx8 +define KTYPE preempt-rt +define KARCH arm64 + +include ktypes/preempt-rt +branch nxp-imx8 + +include nxp-imx8.scc -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10548): https://lists.yoctoproject.org/g/linux-yocto/message/10548 Mute This Topic: https://lists.yoctoproject.org/mt/86456299/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
