From: Richard Purdie Date: Fri, 24 Mar 2006 09:57:14 +0000 (+0000) Subject: documentation.conf: Add PCMCIA_MANAGER X-Git-Tag: Release-2010-05/1~9453^2~2127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f8ec9f2a57f167d585b10083a394a94d8576466;p=openembedded.git documentation.conf: Add PCMCIA_MANAGER --- 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)."