2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>

* Makefile.am: Remove references to non-existing files.
This commit is contained in:
Ralf Corsepius
2011-06-18 07:29:48 +00:00
parent bfd7d72862
commit 77d9ccc575
12 changed files with 27 additions and 11 deletions

View File

@@ -1,3 +1,7 @@
2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove references to non-existing files.
2011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de> 2011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
* configure.ac, startup/bspstart.c: Use standard cache BSP options. * configure.ac, startup/bspstart.c: Use standard cache BSP options.

View File

@@ -113,8 +113,6 @@ libbsp_a_LIBADD += ../../../libcpu/@RTEMS_CPU@/mpc83xx/tsec.rel
endif endif
EXTRA_DIST = README.mpc8349eamds EXTRA_DIST = README.mpc8349eamds
EXTRA_DIST += times.mpc8349eamds
### XXX
include $(srcdir)/preinstall.am include $(srcdir)/preinstall.am
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../../../../automake/local.am

View File

@@ -1,3 +1,7 @@
2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove references to non-existing files.
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1. * configure.ac: Require autoconf-2.68, automake-1.11.1.

View File

@@ -59,7 +59,5 @@ libbsp_a_LIBADD = ../../../libcpu/@RTEMS_CPU@/@exceptions@/rtems-cpu.rel \
../../../libcpu/@RTEMS_CPU@/ppc403/clock.rel \ ../../../libcpu/@RTEMS_CPU@/ppc403/clock.rel \
../../../libcpu/@RTEMS_CPU@/ppc403/timer.rel ../../../libcpu/@RTEMS_CPU@/ppc403/timer.rel
EXTRA_DIST = times
include $(srcdir)/preinstall.am include $(srcdir)/preinstall.am
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../../../../automake/local.am

View File

@@ -1,3 +1,7 @@
2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove references to non-existing files.
2011-06-11 Joel Sherrill <joel.sherrill@oarcorp.com> 2011-06-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Remove reference to wrapup directory. * Makefile.am: Remove reference to wrapup directory.

View File

@@ -141,7 +141,8 @@ libbsp_a_LIBADD = \
EXTRA_DIST = BOOTING README.mtx603e README.MVME2100 README.MVME2300 \ EXTRA_DIST = BOOTING README.mtx603e README.MVME2100 README.MVME2300 \
README.MVME2400 \ README.MVME2400 \
README.OTHERBOARDS README.mcp750 README.MVME2307 README.dec21140 README.OTHERBOARDS
EXTRA_DIST += README.dec21140
EXTRA_DIST += times.mcp750 times.mvme2307 EXTRA_DIST += times.mcp750 times.mvme2307
include $(srcdir)/preinstall.am include $(srcdir)/preinstall.am

View File

@@ -1,3 +1,7 @@
2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove references to non-existing files.
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspstart.c: * startup/bspstart.c:

View File

@@ -63,8 +63,5 @@ libbsp_a_LIBADD = ../../../libcpu/@RTEMS_CPU@/shared/cpuIdent.rel \
../../../libcpu/@RTEMS_CPU@/mpc6xx/mmu.rel \ ../../../libcpu/@RTEMS_CPU@/mpc6xx/mmu.rel \
../../../libcpu/@RTEMS_CPU@/mpc6xx/timer.rel ../../../libcpu/@RTEMS_CPU@/mpc6xx/timer.rel
EXTRA_DIST = times
include $(srcdir)/preinstall.am include $(srcdir)/preinstall.am
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../../../../automake/local.am

View File

@@ -1,3 +1,7 @@
2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove references to non-existing files.
2011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de> 2011-06-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
* configure.ac, startup/bspstart.c: Use standard cache BSP options. * configure.ac, startup/bspstart.c: Use standard cache BSP options.

View File

@@ -25,7 +25,7 @@ include_bsp_HEADERS = include/tqm.h include/8xx_immap.h \
../../shared/include/irq-generic.h \ ../../shared/include/irq-generic.h \
spi/spi.h spi/spi.h
EXTRA_DIST = times-tqm866 EXTRA_DIST =
noinst_LIBRARIES = libbspstart.a noinst_LIBRARIES = libbspstart.a
libbspstart_a_SOURCES = startup/start.S libbspstart_a_SOURCES = startup/start.S

View File

@@ -1,3 +1,7 @@
2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove references to non-existing files.
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org> 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1. * configure.ac: Require autoconf-2.68, automake-1.11.1.

View File

@@ -75,7 +75,5 @@ if HAS_NETWORKING
libbsp_a_LIBADD += network.rel libbsp_a_LIBADD += network.rel
endif endif
EXTRA_DIST = times
include $(srcdir)/preinstall.am include $(srcdir)/preinstall.am
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../../../../automake/local.am