mirror of
https://github.com/ipxe/ipxe
synced 2025-12-22 04:50:25 +03:00
[build] Allow product URI to be customised via config/branding.h
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -26,6 +26,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
*/
|
||||
#define PRODUCT_NAME ""
|
||||
#define PRODUCT_SHORT_NAME "iPXE"
|
||||
#define PRODUCT_URI "http://ipxe.org"
|
||||
|
||||
#include <config/local/branding.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user