summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/substrate/target/arch/mips/recipes-kernel/linux/{{ if kernel_choice != "custom": }} files/{{=machine}}-tiny.scc
blob: 4514765eb3cb9e05f8eeb9bf0e534c9176b30d19 (plain)
1
2
3
4
5
6
7
8
9
define KMACHINE {{=machine}}
define KTYPE tiny
define KARCH mips

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

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