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