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

ti43x.inc: Add SGX as MACHINE_FEATURES

* New Graphics SDK with am43x support has been added.

Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Franklin S. Cooper Jr
2013-11-22 10:00:45 -06:00
committed by Denys Dmytriyenko
parent d6dc5d7bd1
commit 6f1ab0fe37
+1 -1
View File
@@ -38,4 +38,4 @@ UBI_VOLNAME = "rootfs"
EXTRA_IMAGEDEPENDS += "u-boot"
# List common SoC features, may need to add touchscreen for specific machines
MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet"
MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx"