From: Scott Rifenbark Date: Wed, 13 Apr 2016 15:55:34 +0000 (-0700) Subject: ref-manual: Updated the EXTRA_OEMAKE variable description. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d06b34333c07c23eeedb3c9718cd5c3abfb2ea59;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Updated the EXTRA_OEMAKE variable description. Provided information about the new default "". (From yocto-docs rev: 75ab9805614fc9501191eef0000c7a9214765392) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index b26f6f73f7d..3e0c1514151 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -3926,6 +3926,12 @@ Additional GNU make options. + + + Because the EXTRA_OEMAKE defaults to + "", you need to set the variable to specify any required + GNU options. +