aboutsummaryrefslogtreecommitdiffstats
path: root/conf/documentation.conf
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-03-24 09:57:14 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-24 09:57:14 +0000
commit2f8ec9f2a57f167d585b10083a394a94d8576466 (patch)
tree32903cea4186f4207c8b479ac9fbecd8194f8787 /conf/documentation.conf
parent7a7984fe14d9ba37e55202df6bdcc915db131830 (diff)
downloadopenembedded-2f8ec9f2a57f167d585b10083a394a94d8576466.tar.gz
documentation.conf: Add PCMCIA_MANAGER
Diffstat (limited to 'conf/documentation.conf')
-rw-r--r--conf/documentation.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/documentation.conf b/conf/documentation.conf
index 320361398e..57ca4fe237 100644
--- a/conf/documentation.conf
+++ b/conf/documentation.conf
@@ -90,3 +90,4 @@ T[doc] = "Temporary directory within the WORKDIR."
GROUP_locale[doc] = "Locale generation of the GNU libc implementation"
ENABLE_BINARY_LOCALE_GENERATION[doc] = "Enable the use of qemu to generate locale information during build time on the host instead of runtime on the target. If you have trouble with qemu-native you should make this an empty var. @group locale"
+PCMCIA_MANAGER[doc] = "Specify which package(s) to install to handle PCMCIA slots (usually pcmcia-cs or pcmciautils)."