Ignore:
Timestamp:
03/26/18 11:08:07 (5 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
4d22b554
Parents:
ddf3ea2
git-author:
Sebastian Huber <sebastian.huber@…> (03/26/18 11:08:07)
git-committer:
Sebastian Huber <sebastian.huber@…> (03/26/18 13:12:50)
Message:

bsps/genmcf548x: Move libcpu content to bsps

This patch is a part of the BSP source reorganization.

Update #3285.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libcpu/m68k/Makefile.am

    rddf3ea2 r945095d  
    55noinst_PROGRAMS =
    66
    7 if mcf548x
    8 ## mcf548x/include
    9 ## mcf548x/mcdma
    10 noinst_PROGRAMS += mcf548x/mcdma.rel
    11 mcf548x_mcdma_rel_SOURCES = mcf548x/mcdma/MCD_dmaApi.c mcf548x/mcdma/MCD_tasksInit.c \
    12                             mcf548x/mcdma/MCD_tasks.c  mcf548x/mcdma/mcdma_glue.c
    13 
    14 mcf548x_mcdma_rel_CPPFLAGS = $(AM_CPPFLAGS)
    15 mcf548x_mcdma_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
    16 endif
    17 
    187include $(top_srcdir)/../../../automake/local.am
Note: See TracChangeset for help on using the changeset viewer.