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.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/occ_gpe1/topfiles.mk b/src/occ_gpe1/topfiles.mk
index 672d1f7..53d35b5 100644
--- a/src/occ_gpe1/topfiles.mk
+++ b/src/occ_gpe1/topfiles.mk
@@ -26,8 +26,9 @@
TOP-C-SOURCES = gpe1_main.c gpe1_dimm_read.c gpe1_dimm_reset.c nop.c \
pk_app_irq_table.c ipc_func_tables.c gpe1_dimm_control.c \
gpe1_24x7.c gpe1_memory_power_control.c gpe_gpu_init.c \
- gpe_centaur_scom.c gpe_centaur_configuration.c gpe_centaur.c
+ gpe_centaur_scom.c gpe_centaur_configuration.c \
+ gpe_centaur.c occ_gpe1_machine_check_handler.c
-TOP-S-SOURCES =
+TOP-S-SOURCES = occ_gpe1_mck_handler.S
TOP_OBJECTS = $(TOP-C-SOURCES:.c=.o) $(TOP-S-SOURCES:.S=.o)
OpenPOWER on IntegriCloud