"Herbert J. Skuhra" <herb...@gojira.at> writes: > On Sun, 04 Nov 2018 22:41:12 +0100, "Nick Hudson" wrote: >> >> Module Name: src >> Committed By: skrll >> Date: Sun Nov 4 21:41:12 UTC 2018 >> >> Modified Files: >> src/etc/etc.evbarm: Makefile.inc >> >> Log Message: >> Only add GENERIC to earmv6 and earmv7 builds > > This change obviously breaks "./build.sh -m evbarm -a earmv7hf -U release".
That seems like an unusual invocation. Do you really mean it that way, instead of -a evbarm? Passing earmv7hf to -a is an alias which sets both a amd m, and then the line is also setting m. Why do you include '-m evbarm' - what cpu type are you trying to build for?