summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/mxs-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/include/mxs-base.inc')
-rw-r--r--conf/machine/include/mxs-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/mxs-base.inc b/conf/machine/include/mxs-base.inc
index b32e926..38450be 100644
--- a/conf/machine/include/mxs-base.inc
+++ b/conf/machine/include/mxs-base.inc
@@ -36,7 +36,7 @@ SERIAL_CONSOLE = "115200 ttyAMA0"
36KERNEL_IMAGETYPE = "zImage" 36KERNEL_IMAGETYPE = "zImage"
37 37
38SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" 38SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3"
39IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard" 39IMAGE_FSTYPES ?= "ext3 uboot.mxsboot-sdcard sdcard"
40 40
41# Add the ability to specify _imx machines 41# Add the ability to specify _imx machines
42MACHINEOVERRIDES =. "imx:" 42MACHINEOVERRIDES =. "imx:"