X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=docs%2Fbuild.tex;h=d5e9bb40f2d3b204e29ef1cea7904b2741b7224c;hb=eaa486faf8f121635d3e96ea555474512bf6b556;hp=553ddb16e0b4a78b91581439ae5b1e6d9b3a5cef;hpb=1a0bf921c49ef1eb9cea926ddc83cf661dcfeb20;p=openwrt.git diff --git a/docs/build.tex b/docs/build.tex index 553ddb16e0..d5e9bb40f2 100644 --- a/docs/build.tex +++ b/docs/build.tex @@ -337,6 +337,15 @@ directly as the Nth argument to \texttt{BuildPackage}. \textbf{\texttt{Build/Compile} (optional):} \\ How to compile the source; in most cases you should leave this undefined. + + As with \texttt{Build/Configure} there are two variables that allow you to override + the make command line environment variables and flags: + \begin{itemize} + \item \texttt{MAKE\_FLAGS} \\ + Contains all command line arguments (typically variable overrides like \texttt{NAME="value"} + \item \texttt{MAKE\_VARS} \\ + Contains all environment variables that are passed to the make command + \end{itemize} \textbf{\texttt{Package/\textit{}/install}:} \\ A set of commands to copy files out of the compiled source and into the ipkg