summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2013-11-05 09:23:59 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2013-11-05 09:23:59 +1100
commit281a28eebbf4adfe05e903bbe70e4585a01c3e43 (patch)
tree062d170f0859e086bdc46918a4a36234aa80b7f3 /tools
parent9ba8eb359ac334f84d7ef07c052fa1b95bbc76f9 (diff)
parentb400126add8fccf47ff663e5f20604e121f55f84 (diff)
Merge remote-tracking branch 'h8300-remove/h8300-remove'
Diffstat (limited to 'tools')
-rw-r--r--tools/testing/ktest/examples/crosstests.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/testing/ktest/examples/crosstests.conf b/tools/testing/ktest/examples/crosstests.conf
index 46736604c26c..a1203148dfa1 100644
--- a/tools/testing/ktest/examples/crosstests.conf
+++ b/tools/testing/ktest/examples/crosstests.conf
@@ -133,12 +133,6 @@ CROSS = frv-linux
ARCH = frv
GCC_VER = 4.5.1
-# h8300 - failed make defconfig??
-TEST_START IF ${RUN} == h8300 || ${DO_FAILED}
-CROSS = h8300-elf
-ARCH = h8300
-GCC_VER = 4.5.1
-
# m68k fails with error?
TEST_START IF ${RUN} == m68k || ${DO_DEFAULT}
CROSS = m68k-linux