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

define KARCH mips

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

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