Searched refs:FSTYPE (Results 1 – 3 of 3) sorted by relevance
35 FSTYPE=$236 ROOTFS_IMG=${ROOTFS_DIR}"_"${FSTYPE}".img"61 if [ "${FSTYPE}" = "jffs2" ]; then69 elif [ "${FSTYPE}" = "yaffs2" ]; then72 elif [ "${FSTYPE}" = "romfs" ]; then75 elif [ "${FSTYPE}" = "vfat" ]; then
77 FSTYPE = jffs2 macro80 FSTYPE = vfat macro83 FSTYPE = yaffs2 macro86 FSTYPE = jffs2 macro107 FSTYPE: value should be one of (jffs2 vfat yaffs2)187 $(HIDE)$(LITEOS_SCRIPTPATH)/make_rootfs/rootfsimg.sh $(ROOTFS_DIR) $(FSTYPE)
63 FSTYPE = jffs2 macro66 FSTYPE = vfat macro