mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
This patch removes the implicit build of ld-$(KERNEL) by the generic ld.mk file because the kernel-specific dynamic linker is unreachable when building a regular binary archive. Issue #4320