summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx821_002b.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx821_002b.cfg')
-rw-r--r--c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx821_002b.cfg17
1 files changed, 0 insertions, 17 deletions
diff --git a/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx821_002b.cfg b/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx821_002b.cfg
deleted file mode 100644
index 093b646d58..0000000000
--- a/c/src/lib/libbsp/powerpc/mbx8xx/make/custom/mbx821_002b.cfg
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Config file for a PowerPC MPC860-based MBX821-002b card.
-#
-
-#
-# All MBX8xx configurations share the same base file, only a few
-# parameters differ.
-#
-
-RTEMS_MBX_MODEL=mbx821_002b
-8XX_CPU_TYPE=821
-
-include $(RTEMS_ROOT)/make/custom/mbx8xx.inc
-
-# optimize flag: typically -O2
-CFLAGS_OPTIMIZE_V = -O2 -g
-CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections