Module Name: src Committed By: matt Date: Sun Aug 18 05:20:47 UTC 2013
Modified Files: src/sys/arch/evbarm/conf: std.beagle Log Message: Add options MODULAR To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/conf/std.beagle 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.beagle diff -u src/sys/arch/evbarm/conf/std.beagle:1.10 src/sys/arch/evbarm/conf/std.beagle:1.11 --- src/sys/arch/evbarm/conf/std.beagle:1.10 Wed Jun 12 21:35:22 2013 +++ src/sys/arch/evbarm/conf/std.beagle Sun Aug 18 05:20:47 2013 @@ -1,4 +1,4 @@ -# $NetBSD: std.beagle,v 1.10 2013/06/12 21:35:22 matt Exp $ +# $NetBSD: std.beagle,v 1.11 2013/08/18 05:20:47 matt Exp $ # # standard NetBSD/evbarm for BEAGLEBOARD options @@ -9,6 +9,7 @@ include "arch/evbarm/conf/std.evbarm" include "arch/evbarm/conf/files.beagle" # To support easy transit to ../arch/arm/arm32 +options MODULAR options __HAVE_CPU_COUNTER options CORTEX_PMC options __HAVE_FAST_SOFTINTS # should be in types.h