From 477f49ec0badf16981ba58667cc621962af87c50 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 19 Nov 2013 11:39:30 -0800 Subject: [PATCH] ref-manual: Added new variable UBOOT_MAKE_TARGET. (From yocto-docs rev: c9a2cabfadf32d55c7cf022a5ad376c0e8d585a5) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index a073746b66..513f9c89b7 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -5882,6 +5882,16 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + UBOOT_MAKE_TARGET + + + Specifies the target called in the + Makefile. + The default target is "all". + + + + UBOOT_SUFFIX