Not sure I understand this change. arm32 should be defined on 32-bit
evbarm platforms via std.evbarm.
If arm32 is not defined, I wouldn't expect a kernel to link as there are
dependencies on it in arch/arm/conf/files.arm as well.
On Sat, 18 Aug 2018, Rin Okuyama wrote:
Module Name: src
Committed By: rin
Date: Sat Aug 18 09:29:45 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: files.evbarm
Log Message:
Fix a bug introduced in the previous revision;
We don't define arm32 anywhere, and majors.aarch64 is used unconditionally.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/evbarm/conf/files.evbarm
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.