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.
	Added support for Tsi148 driver (DMA).
This commit is contained in:
Till Straumann
2007-12-10 01:54:38 +00:00
parent 2398f74c22
commit 9b4c770e88

View File

@@ -68,7 +68,7 @@ EXTRA_DIST += shared/vectors/vectors_init.c shared/vectors/vectors.S
## shared/vme
EXTRA_DIST += shared/vme/vmeconfig.c shared/vme/VMEConfig.h
shared/vme/README shared/vme/vme_universe.c shared/vme/vme_universe_dma.c
shared/vme/README shared/vme/vme_universe.c
include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am