summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/omapl138.inc
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2017-06-15 23:38:04 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-06-20 12:02:01 -0400
commit3db1e8538b784e8cf396998794be99bcadae43f9 (patch)
treea4f2c4691840f92f665a49a77cbb4a3c2814ef84 /conf/machine/include/omapl138.inc
parent849db36709ed4165a1e829b0421338c049aa6346 (diff)
downloadmeta-ti-3db1e8538b784e8cf396998794be99bcadae43f9.tar.gz
omapl138, omapl138-lcdk: add ti-pdk class configuration
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf/machine/include/omapl138.inc')
-rw-r--r--conf/machine/include/omapl138.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/omapl138.inc b/conf/machine/include/omapl138.inc
index 931995f6..999cbc3a 100644
--- a/conf/machine/include/omapl138.inc
+++ b/conf/machine/include/omapl138.inc
@@ -1,2 +1,5 @@
1require conf/machine/include/omapl1.inc 1require conf/machine/include/omapl1.inc
2SOC_FAMILY_append = ":omapl138" 2SOC_FAMILY_append = ":omapl138"
3
4# Set the list of device targets for ti-pdk class recipes
5TI_PDK_LIMIT_SOCS = "omapl138"