[rtems commit] bsps/m68k: Remove unused define
Joel Sherrill
joel at rtems.org
Mon Mar 26 14:38:26 UTC 2018
mcpu32p is also referenced by rtems/score/m68k.h. I think the
paragraph it is used in is obsolete.
--joel
On Mon, Mar 26, 2018 at 8:33 AM, Sebastian Huber <sebh at rtems.org> wrote:
> Module: rtems
> Branch: master
> Commit: 1e23c47911bb4fec5a2c6fb9c1a4355721f76acb
> Changeset: http://git.rtems.org/rtems/commit/?id=
> 1e23c47911bb4fec5a2c6fb9c1a4355721f76acb
>
> Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
> Date: Mon Mar 26 12:01:18 2018 +0200
>
> bsps/m68k: Remove unused define
>
> This patch is a part of the BSP source reorganization.
>
> Update #3285.
>
> ---
>
> c/src/lib/libcpu/m68k/Makefile.am | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/c/src/lib/libcpu/m68k/Makefile.am b/c/src/lib/libcpu/m68k/
> Makefile.am
> index 1ee01f5..f012d5d 100644
> --- a/c/src/lib/libcpu/m68k/Makefile.am
> +++ b/c/src/lib/libcpu/m68k/Makefile.am
> @@ -8,10 +8,6 @@ if shared
>
> ## shared/misc
>
> -# gcc doesn't recognize difference between the cpu32 and cpu32+ so we
> have to
> -if mcpu32p
> -M68K_CPPFLAGS = -D__mcpu32p__
> -endif
> if mcf5272
> M68K_CPPFLAGS = -Dmcf5272
> endif
>
> _______________________________________________
> vc mailing list
> vc at rtems.org
> http://lists.rtems.org/mailman/listinfo/vc
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20180326/95bceb04/attachment.html>
More information about the devel
mailing list