summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/mvme162/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-24 07:32:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-24 07:32:19 +0000
commit27af75498feb257eece55201279e1161905274c7 (patch)
tree4ad6b8d3daaa9647c73efb0d42d56dc0381389d1 /c/src/lib/libbsp/m68k/mvme162/Makefile.am
parent2008-08-24 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-27af75498feb257eece55201279e1161905274c7.tar.bz2
Cosmetics.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m68k/mvme162/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/m68k/mvme162/Makefile.am b/c/src/lib/libbsp/m68k/mvme162/Makefile.am
index b873bdec96..c007ad7826 100644
--- a/c/src/lib/libbsp/m68k/mvme162/Makefile.am
+++ b/c/src/lib/libbsp/m68k/mvme162/Makefile.am
@@ -54,7 +54,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)