diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 09f296913d..f8ddbde1c9 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -1121,7 +1121,7 @@ SRC_URI. You do not need to add a do_compile step since by default BitBake starts the make command to compile the application. - If you need additional make options you should store them in the + If you need additional make options, you should store them in the EXTRA_OEMAKE variable. BitBake passes these options into the make GNU invocation.