summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-05-10 07:31:28 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-05-10 07:31:28 +0000
commitaf3e1a5f3b8eb7d31997a7d60fac2bc92fe6e487 (patch)
tree451242eed4b0640f6316c0e3fc6805f5dfadcec0 /cpukit/libcsupport
parent2007-05-10 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-af3e1a5f3b8eb7d31997a7d60fac2bc92fe6e487.tar.bz2
2007-05-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/Makefile.am: Remove include/rtems/cdefs.h.
Diffstat (limited to 'cpukit/libcsupport')
-rw-r--r--cpukit/libcsupport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am
index ff867a1518..207e8e40fe 100644
--- a/cpukit/libcsupport/Makefile.am
+++ b/cpukit/libcsupport/Makefile.am
@@ -23,7 +23,7 @@ include_rtems_motorola_HEADERS = include/motorola/mc68230.h \
## rtems
include_rtems_HEADERS += include/rtems/assoc.h include/rtems/error.h \
include/rtems/libcsupport.h include/rtems/libio.h include/rtems/libio_.h \
- include/rtems/termiostypes.h include/rtems/cdefs.h
+ include/rtems/termiostypes.h
## zilog