1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-07 03:49:20 +00:00

omap3-sgx-modules 4.05.00.03: add missing quote for 814x machines

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2012-01-30 12:03:26 +01:00
parent 149faa3769
commit b43739d77a
@@ -25,7 +25,7 @@ export KERNELDIR = "${STAGING_KERNEL_DIR}"
PACKAGE_STRIP = "no"
TI_PLATFORM_omap3 = "omap3630"
TI_PLATFORM_ti814x = "ti81xx
TI_PLATFORM_ti814x = "ti81xx"
TI_PLATFORM_ti816x = "ti81xx"
TI_PLATFORM_ti33x = "ti335x"