[Buildroot] [PATCH 11/14] docs/manual/make-tips.mk: Add uboot documentation

Jörg Krause jkrause at posteo.de
Fri Dec 12 23:16:08 UTC 2014


Based on the Barebox documentation text.

Signed-off-by: Jörg Krause <jkrause at posteo.de>
---
 docs/manual/make-tips.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/manual/make-tips.txt b/docs/manual/make-tips.txt
index 027eddf..952a91a 100644
--- a/docs/manual/make-tips.txt
+++ b/docs/manual/make-tips.txt
@@ -28,6 +28,8 @@ some settings in the +.config+ file may hide some targets:
   selected in the internal toolchain backend;
 * +barebox-menuconfig+ and +barebox-savedefconfig+ only work when the
   +barebox+ bootloader is enabled.
+* +uboot-menuconfig+ and +uboot-savedefconfig+ only work when the
+  +uboot+ bootloader is enabled.
 
 .Cleaning:
 
-- 
2.1.3




More information about the buildroot mailing list