From b55d713e016c253d5b471eeefd239c5c4d9a1090 Mon Sep 17 00:00:00 2001 From: Frederic Bompart Date: Mon, 3 Oct 2005 16:09:26 +0000 Subject: simpad can be built with kernel 2.4 or 2.6 (default is 2.4, set KERNEL_VERSION=2.6 in local.conf to change this). Copied from the zaurus machine conf files. --- conf/machine/simpad-2.4.conf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 conf/machine/simpad-2.4.conf (limited to 'conf/machine/simpad-2.4.conf') diff --git a/conf/machine/simpad-2.4.conf b/conf/machine/simpad-2.4.conf new file mode 100644 index 0000000000..a26bc5c04e --- /dev/null +++ b/conf/machine/simpad-2.4.conf @@ -0,0 +1,16 @@ +PREFERRED_PROVIDER_virtual/kernel = "opensimpad-64+0" + +# Later versions are broken on kernel 2.4 +PREFERRED_VERSION_orinoco-modules = "0.13e" + +BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel hostap-modules orinoco-modules \ +pcmcia-cs apmd hostap-utils \ +wpa-supplicant-nossl" + +BOOTSTRAP_EXTRA_RDEPENDS = "kernel hostap-modules orinoco-modules \ +orinoco-modules-cs pcmcia-cs apm hostap-utils \ +wpa-supplicant-nossl" + +BOOTSTRAP_EXTRA_RRECOMMENDS = "hostap-modules-cs \ +kernel-module-sa1100-ir kernel-module-sa1100usb-core kernel-module-usb-eth \ +kernel-module-pcnet-cs kernel-module-8390" -- cgit v1.2.3