mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
The board/*/*/*.mk is very broad, intended to hit all board specific definitions, but may also cause duplicate inclusions, e.g., in board/common. Let each architecture do the inclusion instead.