1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-06 10:50:37 +00:00

omapl138, omapl1: add "omapl1" SOC family as superset of omapl138

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Jacob Stiffler <j-stiffler@ti.com>
This commit is contained in:
Denys Dmytriyenko
2017-06-14 00:47:44 +00:00
parent b5579531fc
commit 9d5a77a181
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
SOC_FAMILY = "omapl1"
require conf/machine/include/soc-family.inc
+2 -2
View File
@@ -1,2 +1,2 @@
SOC_FAMILY = "omapl138"
require conf/machine/include/soc-family.inc
require conf/machine/include/omapl1.inc
SOC_FAMILY_append = ":omapl138"