mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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