aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-05-08 16:51:40 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-08 16:51:40 +0000
commit0ec6c309a20f63cf88181a2a59a9f0618e73b52f (patch)
treeff0e6a8bd8666880209b496114f8bbe3b999fcd5 /conf/machine
parenta654f089d7bb2e92d6c8fc1e34047f66747ad6b0 (diff)
downloadopenembedded-0ec6c309a20f63cf88181a2a59a9f0618e73b52f.tar.gz
h2200.conf: use pcmciautils instead of pcmcia-cs
Diffstat (limited to 'conf/machine')
-rw-r--r--conf/machine/h2200.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index 126a19569c..0fc8a1ef95 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -12,6 +12,7 @@ PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6"
EXTRA_IMAGECMD_jffs2 = "--pad --eraseblock=0x4000"
ROOT_FLASH_SIZE = "32"
+PCMCIA_MANAGER = "pcmciautils"
BOOTSTRAP_EXTRA_RRECOMMENDS += " ${@linux_module_packages('${H2200_MODULES}', d)}"
BOOTSTRAP_EXTRA_RDEPENDS_append = " mtd-utils h2200-bootloader kernel udev module-init-tools"