[PATCH 2/4] target/imagebuilder: change help text for image build

Florian Eckert fe at dev.tdt.de
Thu Aug 19 00:29:11 PDT 2021


Unify the help text for the image makefile target. That it looks unifrom
as with the otheer help texts.

Signed-off-by: Florian Eckert <fe at dev.tdt.de>
---
 target/imagebuilder/files/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/imagebuilder/files/Makefile b/target/imagebuilder/files/Makefile
index c232d510a6..da7c422296 100644
--- a/target/imagebuilder/files/Makefile
+++ b/target/imagebuilder/files/Makefile
@@ -36,7 +36,7 @@ Available Commands:
 	image:	Build an image (see below for more information).
 	package_depends: Show installation dependency of the package
 
-Building images:
+image:
 	By default 'make image' will create an image with the default
 	target profile and package set. You can use the following parameters
 	to change that:
-- 
2.20.1




More information about the openwrt-devel mailing list