2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>

* Makefile.am: Cosmetics.
This commit is contained in:
Ralf Corsepius
2008-09-24 07:03:17 +00:00
parent c7ee4da979
commit abe3261b4a
12 changed files with 28 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cosmetics.
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Make letting boot_card() handle work area allocation

View File

@@ -132,7 +132,6 @@ if HAS_NETWORKING
libbsp_a_LIBADD += ne2000.rel wd8003.rel 3c509.rel
endif
EXTRA_DIST += HOWTO README.dec21140 STATUS times_i486dx times_p5
include $(srcdir)/preinstall.am

View File

@@ -1,3 +1,7 @@
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cosmetics.
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Make letting boot_card() handle work area allocation

View File

@@ -55,7 +55,6 @@ network_rel_CPPFLAGS = $(AM_CPPFLAGS) $(network_CPPFLAGS)
network_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
endif
noinst_LIBRARIES = libbsp.a
libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(console_SOURCES) \
$(timer_SOURCES) $(tod_SOURCES)

View File

@@ -1,3 +1,7 @@
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cosmetics.
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Make letting boot_card() handle work area allocation

View File

@@ -7,7 +7,6 @@ ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../bsp.am
dist_project_lib_DATA = bsp_specs
include_HEADERS = include/bsp.h

View File

@@ -1,3 +1,7 @@
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cosmetics.
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Make letting boot_card() handle work area allocation

View File

@@ -7,10 +7,10 @@ ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../bsp.am
libcpudir = ../../../libcpu/@RTEMS_CPU@
dist_project_lib_DATA = bsp_specs
libcpudir = ../../../libcpu/@RTEMS_CPU@
include_HEADERS = include/bsp.h include/i2cdrv.h include/u-boot.h \
include/i2c.h
include_HEADERS += include/tm27.h

View File

@@ -1,3 +1,7 @@
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cosmetics.
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Make letting boot_card() handle work area allocation

View File

@@ -7,15 +7,14 @@ ACLOCAL_AMFLAGS = -I ../../../../aclocal
include $(top_srcdir)/../../../../automake/compile.am
include $(top_srcdir)/../../bsp.am
dist_project_lib_DATA = bsp_specs
libcpudir = ../../../libcpu/@RTEMS_CPU@
DISTCLEANFILES = include/bspopts.h
noinst_PROGRAMS =
# Compiler specs
dist_project_lib_DATA = bsp_specs
# Object files
EXTRA_DIST = startup/start.S
start.$(OBJEXT): startup/start.S

View File

@@ -1,3 +1,7 @@
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cosmetics.
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Make letting boot_card() handle work area allocation

View File

@@ -28,7 +28,6 @@ include_bsp_HEADERS = include/tqm.h include/8xx_immap.h \
$(libcpudir)/@exceptions@/bspsupport/vectors.h \
$(libcpudir)/@exceptions@/bspsupport/ppc_exc_bspsupp.h
EXTRA_DIST = times-tqm866
EXTRA_DIST += startup/start.S