]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/blob
e500bad4b214a5fcaf6e4ca65b75999adbb642d3
[thirdparty/openembedded/openembedded-core-contrib.git] /
1 define KMACHINE {{=machine}}
2 define KTYPE standard
3 define KARCH x86_64
4
5 include {{=map_standard_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 standard 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