summaryrefslogtreecommitdiffstats
path: root/cpukit/wrapup
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-06-17 15:29:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-06-17 15:29:44 +0000
commit3fb8e9782f6995d8628c84bd9c364f177d8fcc80 (patch)
treef16b9d430eef768e0782c853293c91fdc09f6158 /cpukit/wrapup
parentRemove itron. (diff)
downloadrtems-3fb8e9782f6995d8628c84bd9c364f177d8fcc80.tar.bz2
Remove LIBITRON.
Diffstat (limited to 'cpukit/wrapup')
-rw-r--r--cpukit/wrapup/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/wrapup/Makefile.am b/cpukit/wrapup/Makefile.am
index 9c60f8eee3..81bb9e5a18 100644
--- a/cpukit/wrapup/Makefile.am
+++ b/cpukit/wrapup/Makefile.am
@@ -22,10 +22,6 @@ if LIBGNAT
TMP_LIBS += ../libgnat/libgnat.a
endif
-if LIBITRON
-TMP_LIBS += ../itron/libitron.a
-endif
-
TMP_LIBS += ../libcsupport/libcsupport.a
TMP_LIBS += ../libblock/libblock.a
if LIBDOSFS