diff options
author | Philip Balister <philip@balister.org> | 2006-10-16 19:47:10 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2006-10-16 19:47:10 +0000 |
commit | 3f7421ef4e94e282db7a2d1394cacbc9a1eea64f (patch) | |
tree | 432667e2fda2788cf373fa9ccb19d0afc5eba4b3 /conf | |
parent | e5c6d7d4acab50ef50d7a3903987c6341569dfac (diff) | |
parent | 0ee4a6b7c268f4bdaa1a7e5e39a4426a9c3f77a9 (diff) |
merge of '7d7875c629a2b57f8e7e29f88aeb9ecbbb1026ab'
and '90c0d1e23e59f819957f649fdc8206b38c3c8a54'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/openomap.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/openomap.conf b/conf/distro/openomap.conf index 3cd95df546..7baf9e0d49 100644 --- a/conf/distro/openomap.conf +++ b/conf/distro/openomap.conf @@ -37,3 +37,6 @@ PREFERRED_VERSION_glibc-intermediate ?= "2.4" # We want images supporting the following features (for task-base) DISTRO_FEATURES = "nfs pcmcia usbhost" + +PCMCIA_MANAGER = "pcmciautils" + |