]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/blob
c9882590a80eeb0e1cb1ce9fda734b557d9136b1
[thirdparty/openembedded/openembedded-core-contrib.git] /
1 define KMACHINE {{=machine}}
2 define KTYPE preempt-rt
3 define KARCH x86_64
4
5 include {{=map_preempt_rt_kbranch(need_new_kbranch, new_kbranch, existing_kbranch)}}
6 {{ if need_new_kbranch == "y": }}
7 branch {{=machine}}
8
9 include {{=machine}}.scc
10
11 # default policy for preempt-rt kernels
12 include cfg/usb-mass-storage.scc
13 include cfg/boot-live.scc
14 include features/latencytop/latencytop.scc
15 include features/profiling/profiling.scc