aboutsummaryrefslogtreecommitdiff
path: root/src/usr
diff options
context:
space:
mode:
authorMichael Brown <mcb30@ipxe.org>2015-02-11 12:51:58 +0000
committerMichael Brown <mcb30@ipxe.org>2015-02-11 12:51:58 +0000
commit1c3fb3c61ae4af8b8ccf92afc90b48dfc0b597c7 (patch)
tree7a538fed0bfc277a01b93f7a4d25634f90cbfdc4 /src/usr
parent32d20fdd7e09ba878f9409f8604e14d411c83abc (diff)
downloadipxe-1c3fb3c61ae4af8b8ccf92afc90b48dfc0b597c7.zip
ipxe-1c3fb3c61ae4af8b8ccf92afc90b48dfc0b597c7.tar.gz
ipxe-1c3fb3c61ae4af8b8ccf92afc90b48dfc0b597c7.tar.bz2
[build] Move branding information to config/branding.h
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/usr')
-rw-r--r--src/usr/autoboot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/autoboot.c b/src/usr/autoboot.c
index 4aba593..2e52c87 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