summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/omap4.inc
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2017-06-14 01:02:32 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-06-15 17:59:48 -0400
commiteb53d577228a1aa77d9c279021d3e0066bc7a1c8 (patch)
tree0c01ee3025fd6be330ddffb7135c7f32028a0fa5 /conf/machine/include/omap4.inc
parent9d5a77a181198bdd0603dcb3dc17044602d1de72 (diff)
downloadmeta-ti-eb53d577228a1aa77d9c279021d3e0066bc7a1c8.tar.gz
ti-soc: add generic "ti-soc" SOC family for BSP overrides
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include/omap4.inc')
-rw-r--r--conf/machine/include/omap4.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/omap4.inc b/conf/machine/include/omap4.inc
index 5d0ce5eb..789199d9 100644
--- a/conf/machine/include/omap4.inc
+++ b/conf/machine/include/omap4.inc
@@ -1,5 +1,5 @@
1SOC_FAMILY = "omap4" 1require conf/machine/include/ti-soc.inc
2require conf/machine/include/soc-family.inc 2SOC_FAMILY_append = ":omap4"
3 3
4DEFAULTTUNE ?= "armv7athf-neon" 4DEFAULTTUNE ?= "armv7athf-neon"
5require conf/machine/include/tune-cortexa9.inc 5require conf/machine/include/tune-cortexa9.inc