summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/include/ti43x.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/include/ti43x.inc')
-rw-r--r--meta-ti-bsp/conf/machine/include/ti43x.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ti-bsp/conf/machine/include/ti43x.inc b/meta-ti-bsp/conf/machine/include/ti43x.inc
index c1009dc6..a6af56e3 100644
--- a/meta-ti-bsp/conf/machine/include/ti43x.inc
+++ b/meta-ti-bsp/conf/machine/include/ti43x.inc
@@ -58,7 +58,7 @@ UBI_VOLNAME = "rootfs"
58EXTRA_IMAGEDEPENDS += "u-boot" 58EXTRA_IMAGEDEPENDS += "u-boot"
59 59
60# List common SoC features, may need to add touchscreen for specific machines 60# List common SoC features, may need to add touchscreen for specific machines
61MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet gpu" 61MACHINE_FEATURES = "apm usbgadget usbhost vfat ext2 screen alsa gpu"
62 62
63IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap" 63IMAGE_FSTYPES += "tar.xz wic.xz wic.bmap"
64WKS_FILE ?= "sdimage-2part.wks" 64WKS_FILE ?= "sdimage-2part.wks"