Module Name: src Committed By: skrll Date: Sat Oct 12 05:19:49 UTC 2019
Modified Files: src/sys/arch/evbarm/conf: std.n900 Log Message: Add __HAVE_GENERIC_START To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/conf/std.n900 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/arch/evbarm/conf/std.n900 diff -u src/sys/arch/evbarm/conf/std.n900:1.8 src/sys/arch/evbarm/conf/std.n900:1.9 --- src/sys/arch/evbarm/conf/std.n900:1.8 Sat Oct 12 05:19:00 2019 +++ src/sys/arch/evbarm/conf/std.n900 Sat Oct 12 05:19:49 2019 @@ -1,4 +1,4 @@ -# $NetBSD: std.n900,v 1.8 2019/10/12 05:19:00 skrll Exp $ +# $NetBSD: std.n900,v 1.9 2019/10/12 05:19:49 skrll Exp $ # # standard NetBSD/evbarm for N900 options @@ -16,6 +16,7 @@ options FPU_VFP options TPIDRPRW_IS_CURCPU options __HAVE_CPU_COUNTER options __HAVE_FAST_SOFTINTS # should be in types.h +options __HAVE_GENERIC_START options __HAVE_MM_MD_DIRECT_MAPPED_PHYS makeoptions LOADADDRESS="0x80300000"