mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
On non-PC platforms, the variable 'build' remains undefined, which lets the 'build $build' step fail. Use the traditional 'build_components' variable instead. As a further plus, this avoids multiple passes of the build system.