aboutsummaryrefslogtreecommitdiff
path: root/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/Makefile')
-rw-r--r--lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/Makefile b/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/Makefile
deleted file mode 100644
index 754f1b7fc9..0000000000
--- a/lib/ext/cryptocell-312-runtime/host/src/cc3x_productionlib/cmpu/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-#-------------------------------------------------------------------------------
-# Copyright (c) 2001-2019, Arm Limited. All rights reserved.
-#
-# SPDX-License-Identifier: BSD-3-Clause
-#
-#-------------------------------------------------------------------------------
-
-# Makefile for cmpu utility
-HOST_PROJ_ROOT ?= ../../..
-include $(HOST_PROJ_ROOT)/Makefile.defs
-#overwriting the OS defined in the config
-OS = no_os
-export
-
-include project_cmpu.mk
-
-include $(HOST_PROJ_ROOT)/Makefile.rules
-