mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-31 06:31:10 +00:00
Since unifying the build directories accross architectures, the special case of the 'linux' platform is no longer needed. Linux can be targeted from regular CPU-architecture-specific build directories via: KERNEL=linux BOARD=linux Fixes #4366