From 623a641297e9e81c1b59d676fa4e635e817a80dc Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Thu, 1 Feb 2018 09:42:59 +1100 Subject: 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. --- tester/rtems/rtems-bsps-powerpc.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tester/rtems') 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, -- cgit v1.2.3