summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/makefile b/src/makefile
index e7cddc664..0cbcc9440 100644
--- a/src/makefile
+++ b/src/makefile
@@ -44,10 +44,11 @@ DIRECT_BOOT_OBJECTS = start.o kernel.o taskmgr.o cpumgr.o syscall.o \
RUNTIME_OBJECTS =
BASE_MODULES = trace errl devicefw scom xscom initservice taskargs pnor i2c \
- fsi vfs
+ vfs
+
EXTENDED_MODULES = targeting ecmddatabuffer hwpf fapi hwp plat \
- extinitsvc istepdisp hwas
+ extinitsvc istepdisp hwas fsiscom fsi
DIRECT_BOOT_MODULES = example
RUNTIME_MODULES =
OpenPOWER on IntegriCloud