summaryrefslogtreecommitdiffstats
path: root/src/occ_gpe0/topfiles.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/occ_gpe0/topfiles.mk')
-rw-r--r--src/occ_gpe0/topfiles.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/occ_gpe0/topfiles.mk b/src/occ_gpe0/topfiles.mk
index 6e1b3b1..58f261c 100644
--- a/src/occ_gpe0/topfiles.mk
+++ b/src/occ_gpe0/topfiles.mk
@@ -22,7 +22,8 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
-TOP-C-SOURCES = gpe0_main.c pk_app_irq_table.c ipc_func_tables.c apss_read.c apss_util.c apss_init.c core_data.c
+TOP-C-SOURCES = gpe0_main.c pk_app_irq_table.c ipc_func_tables.c apss_read.c \
+ apss_init.c gpe_util.c core_data.c gpe_core_data.c
TOP-S-SOURCES =
TOP_OBJECTS = $(TOP-C-SOURCES:.c=.o) $(TOP-S-SOURCES:.S=.o)
OpenPOWER on IntegriCloud