summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-ti.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-ti.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-ti.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti.inc b/recipes-bsp/u-boot/u-boot-ti.inc
index 97f9fa2b..90f60980 100644
--- a/recipes-bsp/u-boot/u-boot-ti.inc
+++ b/recipes-bsp/u-boot/u-boot-ti.inc
@@ -34,6 +34,7 @@ PACKAGECONFIG[dm] = "DM=${STAGING_DIR_HOST}${nonarch_base_libdir}/firmware/pdk-i
34PACKAGECONFIG_append_aarch64 = " atf optee" 34PACKAGECONFIG_append_aarch64 = " atf optee"
35PACKAGECONFIG_append_j7 = " dm" 35PACKAGECONFIG_append_j7 = " dm"
36PACKAGECONFIG_append_am62xx = " dm" 36PACKAGECONFIG_append_am62xx = " dm"
37PACKAGECONFIG_append_am62axx = " dm"
37 38
38COMPATIBLE_MACHINE = "(ti-soc)" 39COMPATIBLE_MACHINE = "(ti-soc)"
39 40