summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/sh')
-rw-r--r--c/src/lib/libbsp/sh/gensh1/ChangeLog5
-rw-r--r--c/src/lib/libbsp/sh/gensh1/Makefile.am3
-rw-r--r--c/src/lib/libbsp/sh/gensh2/ChangeLog5
-rw-r--r--c/src/lib/libbsp/sh/gensh2/Makefile.am3
-rw-r--r--c/src/lib/libbsp/sh/gensh4/ChangeLog5
-rw-r--r--c/src/lib/libbsp/sh/gensh4/Makefile.am3
-rw-r--r--c/src/lib/libbsp/sh/shsim/ChangeLog5
-rw-r--r--c/src/lib/libbsp/sh/shsim/Makefile.am3
-rw-r--r--c/src/lib/libbsp/sh/simsh4/ChangeLog5
-rw-r--r--c/src/lib/libbsp/sh/simsh4/Makefile.am3
10 files changed, 35 insertions, 5 deletions
diff --git a/c/src/lib/libbsp/sh/gensh1/ChangeLog b/c/src/lib/libbsp/sh/gensh1/ChangeLog
index 13e153b6ba..d67c1f7b1b 100644
--- a/c/src/lib/libbsp/sh/gensh1/ChangeLog
+++ b/c/src/lib/libbsp/sh/gensh1/ChangeLog
@@ -1,5 +1,10 @@
2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
+ components.
+
+2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* Makefile.am: Remove noinst_PROGRAMS (Unused).
2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
diff --git a/c/src/lib/libbsp/sh/gensh1/Makefile.am b/c/src/lib/libbsp/sh/gensh1/Makefile.am
index 0715f0820a..bab453968b 100644
--- a/c/src/lib/libbsp/sh/gensh1/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh1/Makefile.am
@@ -28,6 +28,8 @@ project_lib_DATA = start.$(OBJEXT)
dist_project_lib_DATA += startup/linkcmds
+noinst_LIBRARIES = libbsp.a
+
SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen
scitab.c: $(SHGEN)
@@ -45,7 +47,6 @@ scitab_SOURCES = scitab.c
console_SOURCES = ../../sh/shared/console.c
debugio_SOURCES = ../../shared/dummy_printk_support.c
-noinst_LIBRARIES = libbsp.a
libbsp_a_SOURCES = $(startup_SOURCES) $(scitab_SOURCES) $(console_SOURCES) \
$(debugio_SOURCES)
diff --git a/c/src/lib/libbsp/sh/gensh2/ChangeLog b/c/src/lib/libbsp/sh/gensh2/ChangeLog
index 04fac6ac07..7641900678 100644
--- a/c/src/lib/libbsp/sh/gensh2/ChangeLog
+++ b/c/src/lib/libbsp/sh/gensh2/ChangeLog
@@ -1,5 +1,10 @@
2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
+ components.
+
+2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* Makefile.am: Remove noinst_PROGRAMS (Unused).
2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
diff --git a/c/src/lib/libbsp/sh/gensh2/Makefile.am b/c/src/lib/libbsp/sh/gensh2/Makefile.am
index e57cac3357..a613847f79 100644
--- a/c/src/lib/libbsp/sh/gensh2/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh2/Makefile.am
@@ -28,6 +28,8 @@ project_lib_DATA = start.$(OBJEXT)
dist_project_lib_DATA += startup/linkcmds startup/linkcmds.ram \
startup/linkcmds.rom
+noinst_LIBRARIES = libbsp.a
+
SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen
scitab.c: $(SHGEN)
@@ -45,7 +47,6 @@ scitab_SOURCES = scitab.c
console_SOURCES = ../../sh/shared/console.c console/config.c
debugio_SOURCES = ../../shared/dummy_printk_support.c
-noinst_LIBRARIES = libbsp.a
libbsp_a_SOURCES = $(startup_SOURCES) $(scitab_SOURCES) $(console_SOURCES) \
$(debugio_SOURCES)
libbsp_a_LIBADD = \
diff --git a/c/src/lib/libbsp/sh/gensh4/ChangeLog b/c/src/lib/libbsp/sh/gensh4/ChangeLog
index f383a1d2d9..5381428098 100644
--- a/c/src/lib/libbsp/sh/gensh4/ChangeLog
+++ b/c/src/lib/libbsp/sh/gensh4/ChangeLog
@@ -1,5 +1,10 @@
2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
+ components.
+
+2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* Makefile.am: Remove noinst_PROGRAMS (Unused).
2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
diff --git a/c/src/lib/libbsp/sh/gensh4/Makefile.am b/c/src/lib/libbsp/sh/gensh4/Makefile.am
index 07d57befd7..bcc99e183f 100644
--- a/c/src/lib/libbsp/sh/gensh4/Makefile.am
+++ b/c/src/lib/libbsp/sh/gensh4/Makefile.am
@@ -30,6 +30,8 @@ project_lib_DATA = start.$(OBJEXT)
dist_project_lib_DATA += startup/linkcmds startup/linkcmds.rom \
startup/linkcmds.rom2ram
+noinst_LIBRARIES = libbsp.a
+
startup_SOURCES = ../../shared/bsplibc.c ../../shared/bsppost.c \
../../shared/bsppredriverhook.c ../shared/bspstart.c \
../../shared/bsppretaskinghook.c ../../shared/bspgetworkarea.c \
@@ -38,7 +40,6 @@ startup_SOURCES = ../../shared/bsplibc.c ../../shared/bsppost.c \
console_SOURCES = console/console.c ../../shared/dummy_printk_support.c
hw_init_SOURCES = hw_init/hw_init.c
-noinst_LIBRARIES = libbsp.a
libbsp_a_SOURCES = $(startup_SOURCES) $(hw_init_SOURCES) $(console_SOURCES)
libbsp_a_LIBADD = \
diff --git a/c/src/lib/libbsp/sh/shsim/ChangeLog b/c/src/lib/libbsp/sh/shsim/ChangeLog
index ff68e6396b..ce74a4db19 100644
--- a/c/src/lib/libbsp/sh/shsim/ChangeLog
+++ b/c/src/lib/libbsp/sh/shsim/ChangeLog
@@ -1,5 +1,10 @@
2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
+ components.
+
+2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* Makefile.am: Remove noinst_PROGRAMS (Unused).
2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
diff --git a/c/src/lib/libbsp/sh/shsim/Makefile.am b/c/src/lib/libbsp/sh/shsim/Makefile.am
index 7f79ee6dd2..dabb5acce9 100644
--- a/c/src/lib/libbsp/sh/shsim/Makefile.am
+++ b/c/src/lib/libbsp/sh/shsim/Makefile.am
@@ -28,6 +28,8 @@ project_lib_DATA = start.$(OBJEXT)
dist_project_lib_DATA += startup/linkcmds startup/linkcmds.sim
+noinst_LIBRARIES = libbsp.a
+
SHGEN = $(PROJECT_TOPdir)/tools/cpu/sh/shgen
scitab.c: $(SHGEN)
@@ -46,7 +48,6 @@ trap34_SOURCES = trap34/console-io.c trap34/console-support.S \
../../shared/dummy_printk_support.c
console_SOURCES = ../../shared/console-polled.c
-noinst_LIBRARIES = libbsp.a
libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(console_SOURCES) \
$(scitab_SOURCES) $(trap34_SOURCES)
diff --git a/c/src/lib/libbsp/sh/simsh4/ChangeLog b/c/src/lib/libbsp/sh/simsh4/ChangeLog
index e44f5e300c..5394b4bd44 100644
--- a/c/src/lib/libbsp/sh/simsh4/ChangeLog
+++ b/c/src/lib/libbsp/sh/simsh4/ChangeLog
@@ -1,5 +1,10 @@
2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * Makefile.am: Move noinst_LIBRARIES = libbsp.a before its
+ components.
+
+2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* Makefile.am: Remove noinst_PROGRAMS (Unused).
2008-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>
diff --git a/c/src/lib/libbsp/sh/simsh4/Makefile.am b/c/src/lib/libbsp/sh/simsh4/Makefile.am
index be2ed68e98..b1ceba252c 100644
--- a/c/src/lib/libbsp/sh/simsh4/Makefile.am
+++ b/c/src/lib/libbsp/sh/simsh4/Makefile.am
@@ -35,6 +35,8 @@ project_lib_DATA = start.$(OBJEXT)
dist_project_lib_DATA += startup/linkcmds startup/linkcmds-le \
startup/linkcmds-le.coff
+noinst_LIBRARIES = libbsp.a
+
startup_SOURCES = startup/hw_init.c ../../shared/bsplibc.c \
../../shared/bsppost.c ../../shared/bsppredriverhook.c \
../../shared/bsppretaskinghook.c ../../shared/bspgetworkarea.c \
@@ -45,7 +47,6 @@ clock_SOURCES = clock/ckinit.c
console_SOURCES = console/console.c ../../shared/dummy_printk_support.c
timer_SOURCES = timer/timer.c
-noinst_LIBRARIES = libbsp.a
libbsp_a_SOURCES = $(startup_SOURCES) $(clock_SOURCES) $(console_SOURCES) \
$(timer_SOURCES)