summaryrefslogtreecommitdiffstats
path: root/pk/cme/pkcmefiles.mk
diff options
context:
space:
mode:
Diffstat (limited to 'pk/cme/pkcmefiles.mk')
-rw-r--r--pk/cme/pkcmefiles.mk33
1 files changed, 0 insertions, 33 deletions
diff --git a/pk/cme/pkcmefiles.mk b/pk/cme/pkcmefiles.mk
deleted file mode 100644
index 66b0e4fb..00000000
--- a/pk/cme/pkcmefiles.mk
+++ /dev/null
@@ -1,33 +0,0 @@
-# @file pkcmefiles.mk
-#
-# @brief mk for including cme object files
-#
-# @page ChangeLogs Change Logs
-# @section pkcmefiles.mk
-# @verbatim
-#
-#
-# Change Log ******************************************************************
-# Flag Defect/Feature User Date Description
-# ------ -------------- ---------- ------------ -----------
-#
-# @endverbatim
-#
-##########################################################################
-# Object Files
-##########################################################################
-
-CME-C-SOURCES = cme_init.c
-CME-S-SOURCES =
-
-CME-TIMER-C-SOURCES =
-CME-TIMER-S-SOURCES =
-
-CME-THREAD-C-SOURCES =
-CME-THREAD-S-SOURCES =
-
-CME-ASYNC-C-SOURCES =
-CME-ASYNC-S-SOURCES =
-
-CME_OBJECTS += $(CME-C-SOURCES:.c=.o) $(CME-S-SOURCES:.S=.o)
-
OpenPOWER on IntegriCloud