forked from Imagelibrary/rtems
2007-12-08 Till Straumann <strauman@slac.stanford.edu>
* Makefile.am: merged shared/vme/vme_universe.c and shared/vme/vme_universe_dma.c into one file.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-12-08 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* Makefile.am: merged shared/vme/vme_universe.c and
|
||||
shared/vme/vme_universe_dma.c into one file.
|
||||
|
||||
2007-12-08 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* vme/VMEConfig.h: added error status to
|
||||
|
||||
@@ -104,7 +104,6 @@ noinst_PROGRAMS += vme.rel
|
||||
vme_rel_SOURCES = ../../shared/vmeUniverse/vmeUniverse.c \
|
||||
../../shared/vmeUniverse/bspVmeDmaList.c \
|
||||
../shared/vme/vmeconfig.c \
|
||||
../shared/vme/vme_universe_dma.c \
|
||||
../shared/vme/vme_universe.c \
|
||||
../../shared/vmeUniverse/vme_am_defs.h
|
||||
vme_rel_CPPFLAGS = $(AM_CPPFLAGS)
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2007-12-08 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* Makefile.am: merged shared/vme/vme_universe.c and
|
||||
shared/vme/vme_universe_dma.c into one file.
|
||||
|
||||
2007-12-08 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* Makefile.am: irq_supp.h was moved from shared/irq to
|
||||
|
||||
@@ -153,7 +153,6 @@ vme_rel_SOURCES = ../../shared/vmeUniverse/vmeUniverse.c \
|
||||
../../shared/vmeUniverse/VME.h \
|
||||
../../powerpc/shared/vme/vmeconfig.c \
|
||||
../../powerpc/shared/vme/vme_universe.c \
|
||||
../../powerpc/shared/vme/vme_universe_dma.c \
|
||||
../../powerpc/shared/vme/VMEConfig.h
|
||||
vme_rel_CPPFLAGS = $(AM_CPPFLAGS)
|
||||
vme_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2007-12-08 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* Makefile.am: merged shared/vme/vme_universe.c and
|
||||
shared/vme/vme_universe_dma.c into one file.
|
||||
|
||||
2007-12-08 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* vme/VMEConfig.h: added error status to
|
||||
|
||||
@@ -125,7 +125,7 @@ include_bsp_HEADERS += ../../shared/vmeUniverse/VME.h vme/VMEConfig.h \
|
||||
noinst_PROGRAMS += vme.rel
|
||||
vme_rel_SOURCES = ../../shared/vmeUniverse/vmeUniverse.c\
|
||||
../shared/vme/vmeconfig.c ../../shared/vmeUniverse/bspVmeDmaList.c\
|
||||
../shared/vme/vme_universe.c ../shared/vme/vme_universe_dma.c
|
||||
../shared/vme/vme_universe.c
|
||||
|
||||
vme_rel_CPPFLAGS = $(AM_CPPFLAGS)
|
||||
vme_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
2007-12-08 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* Makefile.am: merged shared/vme/vme_universe.c and
|
||||
shared/vme/vme_universe_dma.c into one file.
|
||||
|
||||
2007-12-08 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* vme/VMEConfig.h: added error status to
|
||||
|
||||
@@ -94,8 +94,7 @@ vme_rel_SOURCES = ../../shared/vmeUniverse/vmeUniverse.c \
|
||||
../../shared/vmeUniverse/bspVmeDmaList.c \
|
||||
../../shared/vmeUniverse/vme_am_defs.h \
|
||||
../shared/vme/vmeconfig.c \
|
||||
../shared/vme/vme_universe.c \
|
||||
../shared/vme/vme_universe_dma.c
|
||||
../shared/vme/vme_universe.c
|
||||
|
||||
vme_rel_CPPFLAGS = $(AM_CPPFLAGS)
|
||||
vme_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user