summaryrefslogtreecommitdiff
path: root/tester/rtems
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-02-01 09:42:59 +1100
committerChris Johns <chrisj@rtems.org>2018-02-01 09:42:59 +1100
commit623a641297e9e81c1b59d676fa4e635e817a80dc (patch)
treedec83a656687bd43d293dc34e2e6586b433b6a5d /tester/rtems
parent033344235cf8eef8685a9b3141f86bcf91e43607 (diff)
rtems-bsp-builder: Add a check for invalid ARCH and BSP names.
If invalid characters are in a BSP or ARCH name generate an error. Add the missing ',' to the line in the PowerPC BSP configuration.
Diffstat (limited to 'tester/rtems')
-rw-r--r--tester/rtems/rtems-bsps-powerpc.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tester/rtems/rtems-bsps-powerpc.ini b/tester/rtems/rtems-bsps-powerpc.ini
index 7ba451b..22650ac 100644
--- a/tester/rtems/rtems-bsps-powerpc.ini
+++ b/tester/rtems/rtems-bsps-powerpc.ini
@@ -42,7 +42,7 @@ bsps = beatnik,
pm520_cr825, pm520_ze30,
psim,
qemuppc, qemuprep, qemuprep-altivec,
- qoriq_core_0, qoriq_core_1, qoriq_e500, qoriq_e6500_32, qoriq_e6500_64
+ qoriq_core_0, qoriq_core_1, qoriq_e500, qoriq_e6500_32, qoriq_e6500_64,
ss555,
t32mppc,
tqm8xx_stk8xx,