diff options
Diffstat (limited to 'conf/machine/spitz.conf')
-rw-r--r-- | conf/machine/spitz.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/spitz.conf b/conf/machine/spitz.conf index 5434efbaf6..2c4e10935e 100644 --- a/conf/machine/spitz.conf +++ b/conf/machine/spitz.conf @@ -7,7 +7,7 @@ include conf/machine/include/zaurus-2.6.conf PIVOTBOOT_EXTRA_RDEPENDS += "pivotinit ${PCMCIA_MANAGER}" -IPKG_EXTRA_ARCHS += "iwmmxt" +PACKAGE_EXTRA_ARCHS += "iwmmxt" IMAGE_FSTYPES ?= "tar.gz" ROOT_FLASH_SIZE = "100" |