mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 13:47:56 +00:00
7c3b9c843f
This patch refines the rules for generating a base-hw src archive for a given board by enumerating the content of the lib/mk/spec/* directories instead of including entire directories. This avoids the inclusion of lib.mk files found in SoC-specific repositories (like genode-allwinner) in the kernel source archives. When building a binary archive from such a src archive with the changes of issue #4599, the build system would otherwise try (and fail) to build the libraries for the accidentally included lib.mk files. |
||
---|---|---|
.. | ||
board | ||
etc | ||
include | ||
lib/mk | ||
recipes | ||
run | ||
src |