mirror of
https://git.rtems.org/rtems-tools/
synced 2025-07-04 19:37:06 +08:00
rtemstoolkit: Interpolate realing rtems configuration files.
This commit is contained in:
parent
e9f48e9fac
commit
4cb2ddc568
@ -108,7 +108,7 @@ def bsp_configuration_file(prog = None):
|
||||
class configuration:
|
||||
|
||||
def __init__(self):
|
||||
self.config = configuration_.configuration()
|
||||
self.config = configuration_.configuration(raw = False)
|
||||
self.archs = { }
|
||||
self.profiles = { }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user