Currently we have some includes which point to Bootloader, e.g.
#include <../../Bootloader/...>
As this is still a temporary solution, till we have clean bootlaoder and firmware separation, we should reduce the amount of .. by including the bootloader files in the Makefile properly.