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. --- c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx_stk8xx.cfg | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx_stk8xx.cfg (limited to 'c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx_stk8xx.cfg') diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx_stk8xx.cfg b/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx_stk8xx.cfg deleted file mode 100644 index 7b5ab01b8a..0000000000 --- a/c/src/lib/libbsp/powerpc/tqm8xx/make/custom/tqm8xx_stk8xx.cfg +++ /dev/null @@ -1,10 +0,0 @@ -# -# Config file for a PowerPC MPC860-based TQM8xx starter kit base board -# - -# -# All TQM8xx configurations share the same base file, only a few -# parameters differ. -# - -include $(RTEMS_ROOT)/make/custom/tqm8xx.inc -- cgit v1.2.3