summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-05-31 12:48:28 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-31 12:48:28 +0000
commit8956cf5769f9a3169f22b4fda1da2a57abbc9749 (patch)
treefb80aaa57e52f61c54cf6d4a3c4b6dfd85196385 /conf
parent3795536e3e9601b10e04935d3f150580b2a94d70 (diff)
parent3e3f65c1fc4fec5e1ed93b18875b481de4c995e1 (diff)
merge of 73a040e1292f94333eab9d73425b9fdecf4da694
and f33cef327c300a5f666b9a3f79571edc4225cfe0
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/amsdelta.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/amsdelta.conf b/conf/machine/amsdelta.conf
index 193048ae52..443b70c5de 100644
--- a/conf/machine/amsdelta.conf
+++ b/conf/machine/amsdelta.conf
@@ -23,4 +23,6 @@ PREFERRED_VERSION_u-boot = 1.1.4
TARGET_CC_ARCH = "-march=armv4t -mtune=arm920t"
+IMAGE_ROOTFS_SIZE_ext2 = "8192"
+IMAGE_ROOTFS_SIZE_ext2.gz = "8192"
IMAGE_FSTYPES = "ext2.gz tar.bz2"