summaryrefslogtreecommitdiffstats
path: root/src/occ_gpe1/topfiles.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_gpe1/topfiles.mk')
-rw-r--r--src/occ_gpe1/topfiles.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/occ_gpe1/topfiles.mk b/src/occ_gpe1/topfiles.mk
index d1a957c..4499c81 100644
--- a/src/occ_gpe1/topfiles.mk
+++ b/src/occ_gpe1/topfiles.mk
@@ -23,7 +23,8 @@
#
# IBM_PROLOG_END_TAG
-TOP-C-SOURCES = gpe1_main.c gpe1_dimm_read.c gpe1_dimm_reset.c pk_app_irq_table.c ipc_func_tables.c
+TOP-C-SOURCES = gpe1_main.c gpe1_dimm_read.c gpe1_dimm_reset.c \
+ pk_app_irq_table.c ipc_func_tables.c gpe1_dimm_control.c
TOP-S-SOURCES =
TOP_OBJECTS = $(TOP-C-SOURCES:.c=.o) $(TOP-S-SOURCES:.S=.o)
OpenPOWER on IntegriCloud