summaryrefslogtreecommitdiffstats
path: root/src/usr/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/makefile')
-rw-r--r--src/usr/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/makefile b/src/usr/makefile
index a4e413cbd..e4ae0117d 100644
--- a/src/usr/makefile
+++ b/src/usr/makefile
@@ -22,6 +22,8 @@
# IBM_PROLOG_END_TAG
ROOTPATH = ../..
+# Do not instrument the module_init.o
+HOSTBOOT_PROFILE_NO_INSTRUMENT = 1
OBJS = module_init.o
SUBDIRS = example.d trace.d cxxtest.d testcore.d errl.d devicefw.d \
OpenPOWER on IntegriCloud