From adb85dd473af5c9a72e9da9b7fe013d1b216abc3 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Sat, 21 Apr 2018 10:22:08 +0200 Subject: bsps: Move make/custom/* files to bsps Adjust various build files. Remove automatic generation of the c/src/lib/libbsp/*/acinclude.m4 files from bootstrap script. This patch is a part of the BSP source reorganization. Update #3285. --- .../lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674fevb.cfg | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674fevb.cfg (limited to 'c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674fevb.cfg') diff --git a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674fevb.cfg b/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674fevb.cfg deleted file mode 100644 index eb1a3f5c3d..0000000000 --- a/c/src/lib/libbsp/powerpc/mpc55xxevb/make/custom/mpc5674fevb.cfg +++ /dev/null @@ -1,11 +0,0 @@ -## -# -# @file -# -# @ingroup mpc55xx_config -# -# @brief Configuration file for MPC567XEVBFXMB evaluation board equipped with -# an MPC5674F core from Freescale and Axiom. -# - -include $(RTEMS_ROOT)/make/custom/mpc55xx.inc -- cgit v1.2.3