From 8290a955130e0a6d6112ad8f269d8f617103e070 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Thu, 19 Jun 2014 00:35:04 +0100 Subject: [build] Expose build timestamp, build name, and product names Expose the build timestamp (measured in seconds since the Epoch) and the build name (e.g. "rtl8139.rom" or "ipxe.efi"), and provide the product name and product short name in a single centralised location. Signed-off-by: Michael Brown --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index ea987b84..22a73352 100644 --- a/src/Makefile +++ b/src/Makefile @@ -96,6 +96,7 @@ SRCDIRS += config # automatic build system. # NON_AUTO_SRCS := +NON_AUTO_SRCS += core/version.c NON_AUTO_SRCS += drivers/net/prism2.c # INCDIRS lists the include path -- cgit v1.2.3-55-g7522