summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/ods68302
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 10:48:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-21 10:48:40 +0000
commit7ddca228b8c01701975c12afc4df90427275220e (patch)
tree1e6453c5d9968de48b1420f3bed62dfc3d28792b /c/src/lib/libbsp/m68k/ods68302
parent2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-7ddca228b8c01701975c12afc4df90427275220e.tar.bz2
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/ods68302.cfg: Remove RTEMS_BSP_FAMILY.
Diffstat (limited to 'c/src/lib/libbsp/m68k/ods68302')
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/ChangeLog4
-rw-r--r--c/src/lib/libbsp/m68k/ods68302/make/custom/ods68302.cfg4
2 files changed, 4 insertions, 4 deletions
diff --git a/c/src/lib/libbsp/m68k/ods68302/ChangeLog b/c/src/lib/libbsp/m68k/ods68302/ChangeLog
index 125da97677..01148f5145 100644
--- a/c/src/lib/libbsp/m68k/ods68302/ChangeLog
+++ b/c/src/lib/libbsp/m68k/ods68302/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * make/custom/ods68302.cfg: Remove RTEMS_BSP_FAMILY.
+
2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
diff --git a/c/src/lib/libbsp/m68k/ods68302/make/custom/ods68302.cfg b/c/src/lib/libbsp/m68k/ods68302/make/custom/ods68302.cfg
index 6ca293e087..82430f4d22 100644
--- a/c/src/lib/libbsp/m68k/ods68302/make/custom/ods68302.cfg
+++ b/c/src/lib/libbsp/m68k/ods68302/make/custom/ods68302.cfg
@@ -13,10 +13,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
RTEMS_CPU=m68k
RTEMS_CPU_MODEL=m68302
-# This is the actual bsp directory used during the build process.
-RTEMS_BSP_FAMILY=ods68302
-
-#
# This contains the compiler options necessary to select the CPU model
# and (hopefully) optimize for it.
#