summaryrefslogtreecommitdiffstats
path: root/src/sys/prof
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/prof')
-rw-r--r--src/sys/prof/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sys/prof/makefile b/src/sys/prof/makefile
index a74d7897c..8ed0a86b2 100644
--- a/src/sys/prof/makefile
+++ b/src/sys/prof/makefile
@@ -31,7 +31,7 @@ ROOTPATH = ../../..
ifdef HOSTBOOT_PROFILE
OBJS = gcov.o
-undefine HOSTBOOT_PROFILE
+unexport HOSTBOOT_PROFILE
endif
OBJS += idletask.o
OpenPOWER on IntegriCloud