diff options
Diffstat (limited to 'conf/machine/include/mxs-base.inc')
| -rw-r--r-- | conf/machine/include/mxs-base.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/include/mxs-base.inc b/conf/machine/include/mxs-base.inc index d576dd390..b32e926b8 100644 --- a/conf/machine/include/mxs-base.inc +++ b/conf/machine/include/mxs-base.inc | |||
| @@ -35,5 +35,8 @@ SERIAL_CONSOLE = "115200 ttyAMA0" | |||
| 35 | 35 | ||
| 36 | KERNEL_IMAGETYPE = "zImage" | 36 | KERNEL_IMAGETYPE = "zImage" |
| 37 | 37 | ||
| 38 | SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" | ||
| 39 | IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard" | ||
| 40 | |||
| 38 | # Add the ability to specify _imx machines | 41 | # Add the ability to specify _imx machines |
| 39 | MACHINEOVERRIDES =. "imx:" | 42 | MACHINEOVERRIDES =. "imx:" |
