summaryrefslogtreecommitdiff
path: root/usr/src/cmd/acpi/iasl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/acpi/iasl/Makefile')
-rw-r--r--usr/src/cmd/acpi/iasl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/acpi/iasl/Makefile b/usr/src/cmd/acpi/iasl/Makefile
index 80885ceb40..a762f324de 100644
--- a/usr/src/cmd/acpi/iasl/Makefile
+++ b/usr/src/cmd/acpi/iasl/Makefile
@@ -105,6 +105,7 @@ INTERMEDIATES = \
SMATCH=off
CPPFLAGS += -I$(SRC)/uts/intel/sys/acpi -DACPI_ASL_COMPILER -I.
+CPPFLAGS += -DACPI_DATE=\"$(VERSION)\"
LEX_C_FILES = aslcompilerlex.c dtparserlex.c prparserlex.c
YACC_C_FILES = aslcompilerparse.c dtparserparse.c prparserparse.c