summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/files/machine-standard.scc
blob: f05dd851d29adb23d85f26d90a85827a64c2d6ee (plain)
1
2
3
4
5
6
7
8
9
10
# yocto-bsp-filename {{=machine}}-standard.scc
define KMACHINE {{=machine}}
define KTYPE standard
define KARCH mips

include {{=map_standard_kbranch(need_new_kbranch, new_kbranch, existing_kbranch)}}
{{ if need_new_kbranch == "y": }}
branch {{=machine}}

include {{=machine}}.scc
OpenPOWER on IntegriCloud