summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/arm_bare_bsp/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-09-29 10:46:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-09-29 10:46:25 +0000
commitdfe49b699d67a27d254542c4dd6f665d6a05123c (patch)
treedc18ac60976c8223729e47aa7d637d6716c6204d /c/src/lib/libbsp/arm/arm_bare_bsp/Makefile.am
parent2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-dfe49b699d67a27d254542c4dd6f665d6a05123c.tar.bz2
2003-09-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove refs to non-existing files include/bspio.h and include/uart.h.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/arm/arm_bare_bsp/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/arm/arm_bare_bsp/Makefile.am b/c/src/lib/libbsp/arm/arm_bare_bsp/Makefile.am
index 206ed28433..67cd1314d2 100644
--- a/c/src/lib/libbsp/arm/arm_bare_bsp/Makefile.am
+++ b/c/src/lib/libbsp/arm/arm_bare_bsp/Makefile.am
@@ -16,8 +16,6 @@ nodist_include_HEADERS += $(top_srcdir)/../../shared/include/coverhd.h
all-local: $(PREINSTALL_FILES)
-noinst_HEADERS = include/bspio.h include/uart.h
-
$(PROJECT_INCLUDE)/registers.h: include/registers.h
$(INSTALL_DATA) $< $@
PREINSTALL_FILES += $(PROJECT_INCLUDE)/registers.h