aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/zaurus-2.6.inc
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-05-24 00:22:57 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-05-24 00:22:57 +0200
commitbe8461e8b3c7e9d7c7d777816e5243ad45734233 (patch)
tree5c5e4f68b8bafcf5e5bf3e5c9d7bb236db1f45ee /conf/machine/include/zaurus-2.6.inc
parentbc8de04dc0375272fcd6ea50b1ca72e92711cb57 (diff)
downloadopenembedded-be8461e8b3c7e9d7c7d777816e5243ad45734233.tar.gz
kexecboot.inc: rename as initramfs-kexecboot.in
Diffstat (limited to 'conf/machine/include/zaurus-2.6.inc')
-rw-r--r--conf/machine/include/zaurus-2.6.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/include/zaurus-2.6.inc b/conf/machine/include/zaurus-2.6.inc
index a8c564f4da..783ea9fd32 100644
--- a/conf/machine/include/zaurus-2.6.inc
+++ b/conf/machine/include/zaurus-2.6.inc
@@ -23,7 +23,7 @@ PREFERRED_PROVIDER_virtual/xserver_collie = "xserver-kdrive-fbdev"
PCMCIA_MANAGER ?= "pcmciautils"
-IMAGE_FSTYPES += "jffs2"
+IMAGE_FSTYPES += "jffs2 tar.gz"
MACHINE_FEATURES = "kernel26 apm alsa pcmcia irda usbgadget keyboard touchscreen screen vfat ext2"
MACHINE_FEATURES_append_akita = " usbhost "
@@ -45,4 +45,4 @@ MACHINE_EXTRA_RRECOMMENDS_poodle = "kernel-module-snd-soc-poodle kernel-module-p
MACHINE_EXTRA_RRECOMMENDS_tosa = "wlan-ng-modules-usb apm-tosa-suspendfix"
require conf/machine/include/zaurus-kernel.inc
-require conf/machine/include/kexecboot.inc
+require conf/machine/include/initramfs-kexecboot.inc