
Dear Otavio Salvador,
In message CAP9ODKo=2zKLS5Ut6rgMPKuDpOXM1EjeVh8XV-fwDPjOkXZsuw@mail.gmail.com you wrote:
How do you suggest me to handle it? I'd like to have the logo file used when building wandboard.
Vendor subdirectories are used for vendors that support several boards, eventually sharing common code. Here this is not the case: "wandboard" is not a vendor name, and there will be no other boards from this "vendor" / under this name.
As for the logo selection, the currecnt "ifeq ($(VENDOR),...)" approach in "tools/Makefile" does not scale and needs to be reworked. The "wandboard" case also shows that it makes no sense to depend this selection on $(VENDOR).
So this is the point where to fix the issue: in "tools/Makefile".
Best regards,
Wolfgang Denk