History log of /netbsd-src/sys/compat/linux/arch/arm/Makefile (Results 1 – 3 of 3)
Revision Date Author Comments
# 646e9b40 29-May-2024 christos <christos@NetBSD.org>

should not be using .include <> but .include "" here.


# 52eb7350 08-Apr-2014 njoly <njoly@NetBSD.org>

Do not include bsd.kinc.mk in each arch Makefile, it's already pulled
by bsd.syscall.mk (from Makefile.inc).


# 64625064 14-Jan-2002 bjh21 <bjh21@NetBSD.org>

Crude first cut at ARMLinux binary compatibility. Successfully runs
"/emul/linux/bin/echo hello, world", dynamically linked.