rtems-bsp-builder: Add as a build type.

This commit is contained in:
Chris Johns 2017-05-18 15:22:43 +10:00
parent ed80d2c041
commit 61ddcfc8f0

View File

@ -126,6 +126,7 @@ tests = config:base, config:tests
# #
# A default build without tests # A default build without tests
# #
standard = config:base
no-tests = config:base no-tests = config:base
# #
# The all build. # The all build.