From 2077eb666b22825cc8700776073cdcacf1c001d7 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Thu, 22 Jun 2006 19:10:43 +0000 Subject: [PATCH] ipaq-pxa270.conf: add tiinit and acx-firmware (bt and wlan firmware) --- conf/machine/ipaq-pxa270.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/ipaq-pxa270.conf b/conf/machine/ipaq-pxa270.conf index 72ff608290..9ed313334b 100644 --- a/conf/machine/ipaq-pxa270.conf +++ b/conf/machine/ipaq-pxa270.conf @@ -23,6 +23,7 @@ PCMCIA_MANAGER = "pcmciautils" BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params " BOOTSTRAP_EXTRA_RRECOMMENDS += "${@linux_module_packages('${PXA270_MODULES}', d)}" BOOTSTRAP_EXTRA_RDEPENDS_append = " udev" +BOOTSTRAP_EXTRA_RDEPENDS_append = " tiinit acx-firmware" PXA270_MODULES = "g_ether g_file_storage g_serial gadgetfs pxa27x_udc \ snd_pcm_oss snd_mixer_oss evdev mmc_block pcmcia hidp \ -- 2.39.5