X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=docs%2Fbuild.tex;fp=docs%2Fbuild.tex;h=493be127c6f485bbe18561757b229b3b57515e76;hp=82e7b0b8df319aac4c9f4940df4b3910be2029e1;hb=561b6e8f5c1003efe2cfe8dd8b08b12461f7ff01;hpb=b423081f8e2a6befaaec769c91cb19edfff10125 diff --git a/docs/build.tex b/docs/build.tex index 82e7b0b8df..493be127c6 100644 --- a/docs/build.tex +++ b/docs/build.tex @@ -307,6 +307,9 @@ directly as the Nth argument to \texttt{BuildPackage}. Which packages must be built/installed before this package. To reference a dependency defined in the same Makefile, use \textit{}. If defined as an external package, use \textit{+}. For a kernel version dependency use: \textit{@LINUX\_2\_} + \item \texttt{BUILDONLY} (optional) \\ + Set this option to 1 if you do NOT want your package to appear in menuconfig. + This is useful for packages which are only used as build dependencies. \end{itemize} \textbf{\texttt{Package/\textit{}/conffiles} (optional):} \\