mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 15:43:15 +00:00
2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Cosmetics.
This commit is contained in:
@@ -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>
|
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* configure.ac: Make letting boot_card() handle work area allocation
|
* configure.ac: Make letting boot_card() handle work area allocation
|
||||||
|
|||||||
@@ -132,7 +132,6 @@ if HAS_NETWORKING
|
|||||||
libbsp_a_LIBADD += ne2000.rel wd8003.rel 3c509.rel
|
libbsp_a_LIBADD += ne2000.rel wd8003.rel 3c509.rel
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
EXTRA_DIST += HOWTO README.dec21140 STATUS times_i486dx times_p5
|
EXTRA_DIST += HOWTO README.dec21140 STATUS times_i486dx times_p5
|
||||||
|
|
||||||
include $(srcdir)/preinstall.am
|
include $(srcdir)/preinstall.am
|
||||||
|
|||||||
@@ -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>
|
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* configure.ac: Make letting boot_card() handle work area allocation
|
* configure.ac: Make letting boot_card() handle work area allocation
|
||||||
|
|||||||
@@ -55,7 +55,6 @@ network_rel_CPPFLAGS = $(AM_CPPFLAGS) $(network_CPPFLAGS)
|
|||||||
network_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
network_rel_LDFLAGS = $(RTEMS_RELLDFLAGS)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|
||||||
noinst_LIBRARIES = libbsp.a
|
noinst_LIBRARIES = libbsp.a
|
||||||
libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(console_SOURCES) \
|
libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(console_SOURCES) \
|
||||||
$(timer_SOURCES) $(tod_SOURCES)
|
$(timer_SOURCES) $(tod_SOURCES)
|
||||||
|
|||||||
@@ -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>
|
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* configure.ac: Make letting boot_card() handle work area allocation
|
* configure.ac: Make letting boot_card() handle work area allocation
|
||||||
|
|||||||
@@ -7,7 +7,6 @@ ACLOCAL_AMFLAGS = -I ../../../../aclocal
|
|||||||
include $(top_srcdir)/../../../../automake/compile.am
|
include $(top_srcdir)/../../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../bsp.am
|
include $(top_srcdir)/../../bsp.am
|
||||||
|
|
||||||
|
|
||||||
dist_project_lib_DATA = bsp_specs
|
dist_project_lib_DATA = bsp_specs
|
||||||
|
|
||||||
include_HEADERS = include/bsp.h
|
include_HEADERS = include/bsp.h
|
||||||
|
|||||||
@@ -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>
|
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* configure.ac: Make letting boot_card() handle work area allocation
|
* configure.ac: Make letting boot_card() handle work area allocation
|
||||||
|
|||||||
@@ -7,10 +7,10 @@ ACLOCAL_AMFLAGS = -I ../../../../aclocal
|
|||||||
include $(top_srcdir)/../../../../automake/compile.am
|
include $(top_srcdir)/../../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../bsp.am
|
include $(top_srcdir)/../../bsp.am
|
||||||
|
|
||||||
libcpudir = ../../../libcpu/@RTEMS_CPU@
|
|
||||||
|
|
||||||
dist_project_lib_DATA = bsp_specs
|
dist_project_lib_DATA = bsp_specs
|
||||||
|
|
||||||
|
libcpudir = ../../../libcpu/@RTEMS_CPU@
|
||||||
|
|
||||||
include_HEADERS = include/bsp.h include/i2cdrv.h include/u-boot.h \
|
include_HEADERS = include/bsp.h include/i2cdrv.h include/u-boot.h \
|
||||||
include/i2c.h
|
include/i2c.h
|
||||||
include_HEADERS += include/tm27.h
|
include_HEADERS += include/tm27.h
|
||||||
|
|||||||
@@ -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>
|
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* configure.ac: Make letting boot_card() handle work area allocation
|
* configure.ac: Make letting boot_card() handle work area allocation
|
||||||
|
|||||||
@@ -7,15 +7,14 @@ ACLOCAL_AMFLAGS = -I ../../../../aclocal
|
|||||||
include $(top_srcdir)/../../../../automake/compile.am
|
include $(top_srcdir)/../../../../automake/compile.am
|
||||||
include $(top_srcdir)/../../bsp.am
|
include $(top_srcdir)/../../bsp.am
|
||||||
|
|
||||||
|
dist_project_lib_DATA = bsp_specs
|
||||||
|
|
||||||
libcpudir = ../../../libcpu/@RTEMS_CPU@
|
libcpudir = ../../../libcpu/@RTEMS_CPU@
|
||||||
|
|
||||||
DISTCLEANFILES = include/bspopts.h
|
DISTCLEANFILES = include/bspopts.h
|
||||||
|
|
||||||
noinst_PROGRAMS =
|
noinst_PROGRAMS =
|
||||||
|
|
||||||
# Compiler specs
|
|
||||||
dist_project_lib_DATA = bsp_specs
|
|
||||||
|
|
||||||
# Object files
|
# Object files
|
||||||
EXTRA_DIST = startup/start.S
|
EXTRA_DIST = startup/start.S
|
||||||
start.$(OBJEXT): startup/start.S
|
start.$(OBJEXT): startup/start.S
|
||||||
|
|||||||
@@ -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>
|
2008-09-23 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||||
|
|
||||||
* configure.ac: Make letting boot_card() handle work area allocation
|
* configure.ac: Make letting boot_card() handle work area allocation
|
||||||
|
|||||||
@@ -28,7 +28,6 @@ include_bsp_HEADERS = include/tqm.h include/8xx_immap.h \
|
|||||||
$(libcpudir)/@exceptions@/bspsupport/vectors.h \
|
$(libcpudir)/@exceptions@/bspsupport/vectors.h \
|
||||||
$(libcpudir)/@exceptions@/bspsupport/ppc_exc_bspsupp.h
|
$(libcpudir)/@exceptions@/bspsupport/ppc_exc_bspsupp.h
|
||||||
|
|
||||||
|
|
||||||
EXTRA_DIST = times-tqm866
|
EXTRA_DIST = times-tqm866
|
||||||
|
|
||||||
EXTRA_DIST += startup/start.S
|
EXTRA_DIST += startup/start.S
|
||||||
|
|||||||
Reference in New Issue
Block a user