From 1c3fb3c61ae4af8b8ccf92afc90b48dfc0b597c7 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Wed, 11 Feb 2015 12:51:58 +0000 Subject: [build] Move branding information to config/branding.h Signed-off-by: Michael Brown --- src/usr/autoboot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr') diff --git a/src/usr/autoboot.c b/src/usr/autoboot.c index 4aba593e9..2e52c87b9 100644 --- a/src/usr/autoboot.c +++ b/src/usr/autoboot.c @@ -542,7 +542,7 @@ void ipxe ( struct net_device *netdev ) { * * * If you wish to brand this build of iPXE, please do so by - * defining the string PRODUCT_NAME in config/general.h. + * defining the string PRODUCT_NAME in config/branding.h. * * While nothing in the GPL prevents you from removing all * references to iPXE or http://ipxe.org, we prefer you not to -- cgit v1.2.3-55-g7522