mirror of
https://github.com/drasko/codezero.git
synced 2026-01-12 10:53:16 +01:00
Return the compilation products from the containers build so they get loaded in.
This commit is contained in:
@@ -99,5 +99,6 @@ bootdesc = SConscript(posixServicesDirectory + '/bootdesc/SConscript', exports =
|
||||
Alias('bootdesc', bootdesc)
|
||||
environment['targetHelpEntries']['bootdesc'] = 'build the boot descriptions of the tasks for the containers.'
|
||||
|
||||
compilationProducts = tasks + [bootdesc]
|
||||
|
||||
Return('compilationProducts')
|
||||
|
||||
Reference in New Issue
Block a user