mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
sb: Output the new info message.
With the set builder add nesting count support.
This commit is contained in:
@@ -192,6 +192,7 @@ def run(args):
|
||||
|
||||
if opts.get_arg('--list'):
|
||||
log.notice('RTEMS Source Builder - RTEMS Configuration, v%s' % (version.str()))
|
||||
opts.log_info()
|
||||
configs = bsp.keys()
|
||||
for c in sorted(configs.keys()):
|
||||
print c
|
||||
|
Reference in New Issue
Block a user