X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/fe2b8df3befd6217345fcb84ed8b7aadcbdd8dcd..9ee3bc0a84e9b1383012632a17e0264119c71de7:/docs/build.tex diff --git a/docs/build.tex b/docs/build.tex index 553ddb16e..d5e9bb40f 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