ref-manual: Updated the do_compile task section.

Fixes [YOCTO #9964]

There was a small fix to change oe_runmake task to oe_runmake
function.

(From yocto-docs rev: aa049c9165c67e041c84fab9fabfbe98828c79bb)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2016-07-29 15:05:30 -07:00 committed by Richard Purdie
parent 85ce753de6
commit 31b06fe353
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<para>
The default behavior of this task is to run the
<filename>oe_runmake</filename> task if a makefile
<filename>oe_runmake</filename> function if a makefile
(<filename>Makefile</filename>, <filename>makefile</filename>,
or <filename>GNUmakefile</filename>) is found.
If no such file is found, the <filename>do_compile</filename>