diff options
-rw-r--r-- | conf/machine/h3600.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf index 6297e07500..60f2583db7 100644 --- a/conf/machine/h3600.conf +++ b/conf/machine/h3600.conf @@ -24,6 +24,8 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6" PCMCIA_MANAGER = "pcmciautils" PREFERRED_PROVIDER_xserver = "xserver-kdrive" +MACHINE_TASK_PROVIDER = "task-base" + MACHINE_EXTRA_RDEPENDS = "ipaq-boot-params" MACHINE_EXTRA_RRECOMMENDS = "kernel-module-nls-cp437 \ kernel-module-micro" |