summaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/spitz.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/machine/spitz.conf')
-rw-r--r--meta/conf/machine/spitz.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/conf/machine/spitz.conf b/meta/conf/machine/spitz.conf
index f8b0572b42..6588702a84 100644
--- a/meta/conf/machine/spitz.conf
+++ b/meta/conf/machine/spitz.conf
@@ -6,10 +6,6 @@ include conf/machine/include/zaurus-clamshell.conf
6include conf/machine/include/zaurus-clamshell-2.6.conf 6include conf/machine/include/zaurus-clamshell-2.6.conf
7 7
8PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" 8PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}"
9PIVOTBOOT_EXTRA_RRECOMMENDS += ""
10
11# Useful things for the built-in Harddisk
12BOOTSTRAP_EXTRA_RDEPENDS += "hdparm e2fsprogs e2fsprogs-e2fsck e2fsprogs-mke2fs"
13 9
14IMAGE_FSTYPES ?= "tar.gz" 10IMAGE_FSTYPES ?= "tar.gz"
15 11