From 53517a6fcf861b4cf4d2e758877aa252676137a8 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Fri, 26 May 2006 14:03:20 +0000 Subject: update --- conf/machine/include/motorola-ezx.conf | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'conf/machine/include') diff --git a/conf/machine/include/motorola-ezx.conf b/conf/machine/include/motorola-ezx.conf index cde37556ce..998add6341 100644 --- a/conf/machine/include/motorola-ezx.conf +++ b/conf/machine/include/motorola-ezx.conf @@ -1,10 +1,13 @@ +# choose the proper kernel for this hardware PREFERRED_PROVIDER_virtual/kernel = "linux-ezx" +# we don't need support for kernel 2.4 +MODUTILS = "26" +# build tar.gz for SD/MMC/Transflash and jffs2 for later when we have mtd +IMAGE_FSTYPES = "tar.gz jffs2" -IMAGE_FSTYPES = "ext2.gz jffs2" +BOOTSTRAP_EXTRA_DEPENDS += "ezx-boot-usb-native" -PREFERRED_VERSION_wpa_supplicant = "0.4.7" - -BOOTSTRAP_EXTRA_RDEPENDS += "kernel udev sysfsutils spectrum-fw apm irda-utils udev-utils ppp ppp-dialin module-init-tools " +BOOTSTRAP_EXTRA_RDEPENDS += "kernel udev sysfsutils apm irda-utils udev-utils ppp ppp-dialin module-init-tools ezx-gpiotool" # # disable all modules until we have something that boots... -- cgit v1.2.3