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 8ed0a86b2..6e51b9e3d 100644
--- a/src/sys/prof/makefile
+++ b/src/sys/prof/makefile
@@ -31,7 +31,7 @@ ROOTPATH = ../../..
ifdef HOSTBOOT_PROFILE
OBJS = gcov.o
-unexport HOSTBOOT_PROFILE
+HOSTBOOT_PROFILE =
endif
OBJS += idletask.o
OpenPOWER on IntegriCloud