From 4b2800c7d5501ffcde6bd585f45842580a60f8d9 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 11 Feb 2015 14:22:43 +0000 Subject: [build] Allow product tag line to be customised via config/branding.h Signed-off-by: Michael Brown --- src/config/branding.h | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/config') diff --git a/src/config/branding.h b/src/config/branding.h index d1d4c4e1b..cca68b6e3 100644 --- a/src/config/branding.h +++ b/src/config/branding.h @@ -28,6 +28,15 @@ FILE_LICENCE ( GPL2_OR_LATER ); #define PRODUCT_SHORT_NAME "iPXE" #define PRODUCT_URI "http://ipxe.org" +/* + * Tag line + * + * If your PRODUCT_SHORT_NAME is longer than the four characters used + * by "iPXE", then the standard tag line "Open Source Network Boot + * Firmware" is unlikely to fit neatly onto the screen. + */ +#define PRODUCT_TAG_LINE "Open Source Network Boot Firmware" + /* * Error messages * -- cgit v1.2.3-55-g7522