summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/ti814x.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-03-03 11:53:06 +0100
committerDenys Dmytriyenko <denys@ti.com>2012-03-04 00:32:39 -0500
commit0d4418518a05b8f47697aa69a18a832d90eb8d87 (patch)
treef5ab30ccba03c47b4c0c0b45c6c8e036aceb4ffb /conf/machine/include/ti814x.inc
parent020b6f893d13e36bccd7a2d8e6a0e6ab5e602450 (diff)
downloadmeta-ti-0d4418518a05b8f47697aa69a18a832d90eb8d87.tar.gz
SOC_FAMILY: add to MACHINE_OVERRIDES locally
This breaks the hard dependency on Angstrom for getting a sane set of recipes. The variable name is kept the same and the actual code moved from angstrom.inc to soc-family.inc to make it clear what it is doing and how. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include/ti814x.inc')
-rw-r--r--conf/machine/include/ti814x.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/include/ti814x.inc b/conf/machine/include/ti814x.inc
index 23b6a1d7..c53557f4 100644
--- a/conf/machine/include/ti814x.inc
+++ b/conf/machine/include/ti814x.inc
@@ -1,4 +1,5 @@
1SOC_FAMILY = "ti814x" 1SOC_FAMILY = "ti814x"
2require conf/machine/include/soc-family.inc
2 3
3require conf/machine/include/tune-cortexa8.inc 4require conf/machine/include/tune-cortexa8.inc
4 5