Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Add SOC_FAMILY to machine overrides so we get access to e.g. 'omap3' and 'ti335x'
|
||||
SOC_FAMILY ??= ""
|
||||
MACHINEOVERRIDES =. "${@['', '${SOC_FAMILY}:']['${SOC_FAMILY}' != '']}"
|
||||
Reference in New Issue
Block a user