M7350/oe-core/meta/conf/machine/include/soc-family.inc

3 lines
156 B
PHP
Raw Normal View History

2024-09-09 08:57:42 +00:00
# Add SOC_FAMILY to machine overrides so we get access to e.g. 'omap3' and 'ti335x'
MACHINEOVERRIDES =. "${@['', '${SOC_FAMILY}:']['${SOC_FAMILY}' != '']}"