summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 4e70dabc2..b34ca0c7c 100644
--- a/src/makefile
+++ b/src/makefile
@@ -15,7 +15,7 @@ DIRECT_BOOT_OBJECTS = start.o kernel.o taskmgr.o cpumgr.o syscall.o \
RUNTIME_OBJECTS =
-BASE_MODULES =
+BASE_MODULES = trace
DIRECT_BOOT_MODULES = example
RUNTIME_MODULES =
OpenPOWER on IntegriCloud