summaryrefslogtreecommitdiffstats
path: root/cpukit/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2015-12-26 10:58:25 -0600
committerJoel Sherrill <joel@rtems.org>2016-01-04 11:07:26 -0600
commitf6a8663ec590a07d0a65c7305bacec0f9534775e (patch)
tree906e5851f9a41439e111a58a7109111c61b7dcb2 /cpukit/configure.ac
parentRemove M32R architecture (diff)
downloadrtems-f6a8663ec590a07d0a65c7305bacec0f9534775e.tar.bz2
Remove H8300 port
updates #2452.
Diffstat (limited to 'cpukit/configure.ac')
-rw-r--r--cpukit/configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/cpukit/configure.ac b/cpukit/configure.ac
index 8436c916ad..c5bbee8511 100644
--- a/cpukit/configure.ac
+++ b/cpukit/configure.ac
@@ -393,9 +393,6 @@ case $RTEMS_CPU in
# bfin has an issue to resolve with libdl. See ticket #2252
bfin)
HAVE_LIBDL=no ;;
- # h8300 has an issue to resolve with libdl. See ticket #2284
- h8300)
- HAVE_LIBDL=no ;;
# lm32 has an issue to resolve with libdl. See ticket #2283
lm32)
HAVE_LIBDL=no ;;
@@ -457,7 +454,6 @@ score/cpu/arm/Makefile
score/cpu/bfin/Makefile
score/cpu/avr/Makefile
score/cpu/epiphany/Makefile
-score/cpu/h8300/Makefile
score/cpu/i386/Makefile
score/cpu/lm32/Makefile
score/cpu/m68k/Makefile