summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/soc-family.inc
blob: 612039cb8279b94234f5df306c6f7505789a6b9d (plain)
1
2
# Add SOC_FAMILY to machine overrides so we get access to e.g. 'omap3' and 'ti335x'
MACHINEOVERRIDES .= "${@['', ':${SOC_FAMILY}']['${SOC_FAMILY}' != '']}"