diff --git a/c/src/lib/libbsp/m68k/mvme147s/ChangeLog b/c/src/lib/libbsp/m68k/mvme147s/ChangeLog index 35bf1535fb..4a931ecc7a 100644 --- a/c/src/lib/libbsp/m68k/mvme147s/ChangeLog +++ b/c/src/lib/libbsp/m68k/mvme147s/ChangeLog @@ -1,3 +1,7 @@ +2009-10-21 Ralf Corsépius + + * make/custom/mvme147s.cfg: Remove RTEMS_BSP_FAMILY. + 2009-10-15 Ralf Corsépius * make/custom/mvme147s.cfg: New (relocated from /make/custom). diff --git a/c/src/lib/libbsp/m68k/mvme147s/make/custom/mvme147s.cfg b/c/src/lib/libbsp/m68k/mvme147s/make/custom/mvme147s.cfg index f4de0e7930..f1c9abde5d 100644 --- a/c/src/lib/libbsp/m68k/mvme147s/make/custom/mvme147s.cfg +++ b/c/src/lib/libbsp/m68k/mvme147s/make/custom/mvme147s.cfg @@ -9,9 +9,6 @@ include $(RTEMS_ROOT)/make/custom/default.cfg RTEMS_CPU=m68k RTEMS_CPU_MODEL=m68030 -# This is the actual bsp directory used during the build process. -RTEMS_BSP_FAMILY=mvme147s - # This contains the compiler options necessary to select the CPU model # and (hopefully) optimize for it. CPU_CFLAGS = -mcpu=68030