diff options
Diffstat (limited to 'conf/distro')
-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" + |