summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/unix
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-30 15:19:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-30 15:19:41 +0000
commit9370fc251263f04b059d67a94563c3848bc6e2be (patch)
treec0d3502eb7514eef24192952581e7a68bd4d618a /c/src/lib/libbsp/unix
parent2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-9370fc251263f04b059d67a94563c3848bc6e2be.tar.bz2
2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate bsp.am. Cleanup.
Diffstat (limited to 'c/src/lib/libbsp/unix')
-rw-r--r--c/src/lib/libbsp/unix/posix/ChangeLog4
-rw-r--r--c/src/lib/libbsp/unix/posix/Makefile.am2
2 files changed, 4 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/unix/posix/ChangeLog b/c/src/lib/libbsp/unix/posix/ChangeLog
index 777bc5d179..f5dd82af17 100644
--- a/c/src/lib/libbsp/unix/posix/ChangeLog
+++ b/c/src/lib/libbsp/unix/posix/ChangeLog
@@ -1,3 +1,7 @@
+2008-09-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Eliminate bsp.am. Cleanup.
+
2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Eliminate *_SOURCES.
diff --git a/c/src/lib/libbsp/unix/posix/Makefile.am b/c/src/lib/libbsp/unix/posix/Makefile.am
index 979d22c8e4..48cc9f258d 100644
--- a/c/src/lib/libbsp/unix/posix/Makefile.am
+++ b/c/src/lib/libbsp/unix/posix/Makefile.am
@@ -11,7 +11,6 @@ EXEEXT =
SUBDIRS = . tools
include $(top_srcdir)/../../../../automake/compile.am
-include $(top_srcdir)/../../bsp.am
include_bspdir = $(includedir)/bsp
@@ -26,7 +25,6 @@ DISTCLEANFILES = include/bspopts.h
nodist_include_HEADERS += ../../shared/include/coverhd.h
-project_lib_DATA =
noinst_LIBRARIES = libbsp.a
libbsp_a_SOURCES =