summaryrefslogtreecommitdiffstats
path: root/scripts/oe-git-archive
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/oe-git-archive')
0 files changed, 0 insertions, 0 deletions
ChenQi/nfs-utils-systemd'>ChenQi/nfs-utils-systemd OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/include/soc-family.inc
blob: 1ff08998122a3f37c0fa435a3642636d61accc10 (plain)
1
2
3
# Add SOC_FAMILY to machine overrides so we get access to e.g. 'omap3' and 'ti335x'
SOC_FAMILY ??= ""
MACHINEOVERRIDES =. "${@['', '${SOC_FAMILY}:']['${SOC_FAMILY}' != '']}"