aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/spitz.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-08-27 16:59:08 +0000
committerRichard Purdie <rpurdie@rpsys.net>2006-08-27 16:59:08 +0000
commit17865ab4a2fb5f6c5eeb53a229cc1fc21dbcfd39 (patch)
treedf085a33c508d67bc372b06a239dd704aab6ae8f /conf/machine/spitz.conf
parent7632c92656c9aec7e77255584d6bb942a0abc6ae (diff)
downloadopenembedded-17865ab4a2fb5f6c5eeb53a229cc1fc21dbcfd39.tar.gz
zaurus machines: Clean up IPKG_EXTRA_ARCHS and IMAGE_FSTPES (from poky)
Diffstat (limited to 'conf/machine/spitz.conf')
-rw-r--r--conf/machine/spitz.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf
index 3d80a41486..b8851f6170 100644
--- a/conf/machine/spitz.conf
+++ b/conf/machine/spitz.conf
@@ -5,15 +5,14 @@
include conf/machine/include/zaurus-clamshell.conf
include conf/machine/include/zaurus-clamshell-2.6.conf
-IPKG_EXTRA_ARCHS += "armv4 armv4t iwmmxt"
-
PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}"
PIVOTBOOT_EXTRA_RRECOMMENDS += ""
# Useful things for the built-in Harddisk
BOOTSTRAP_EXTRA_RDEPENDS += "hdparm e2fsprogs e2fsprogs-e2fsck e2fsprogs-mke2fs"
-IMAGE_FSTYPES = "jffs2 tar.gz"
+IPKG_EXTRA_ARCHS += "iwmmxt"
+IMAGE_FSTYPES ?= "tar.gz"
ROOT_FLASH_SIZE = "100"
# actually that should really read ROOTFS_SIZE = "100", because with modern kernels,