generic_x86 builds don't need/use the sparse ext4 format.

Change-Id: I62973b131a728c3862be4642e2d49d0fa61555ac
Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
This commit is contained in:
Bruce Beare 2010-12-28 15:33:22 -08:00
parent 1e906eff26
commit 4c0115d0b7
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ BOARD_SYSLOADER_MAX_SIZE := 7340032
BOARD_FLASH_BLOCK_SIZE := 512
BOARD_USERDATAIMAGE_PARTITION_SIZE := 50M
BOARD_INSTALLERIMAGE_PARTITION_SIZE := 500M
TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
# The eth0 device should be started with dhcp on boot.