generic-poky/scripts/lib/bsp/substrate/target/arch/arm/recipes-kernel/linux/{{ if kernel_choice != "cus.../{{=machine}}-preempt-rt.scc

14 lines
361 B
Plaintext

define KMACHINE {{=machine}}
define KTYPE preempt-rt
define KARCH arm
include {{=map_preempt_rt_kbranch(need_new_kbranch, new_kbranch, existing_kbranch)}}
{{ if need_new_kbranch == "y": }}
branch {{=machine}}
include {{=machine}}.scc
# default policy for preempt-rt kernels
include features/latencytop/latencytop.scc
include features/profiling/profiling.scc