Module Name: src Committed By: matt Date: Sun Dec 16 20:44:16 UTC 2012
Modified Files: src/sys/arch/evbarm/conf: std.bcm53xx Log Message: Use std.evbarm To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/arch/evbarm/conf/std.bcm53xx 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.bcm53xx diff -u src/sys/arch/evbarm/conf/std.bcm53xx:1.8 src/sys/arch/evbarm/conf/std.bcm53xx:1.9 --- src/sys/arch/evbarm/conf/std.bcm53xx:1.8 Wed Dec 12 00:04:21 2012 +++ src/sys/arch/evbarm/conf/std.bcm53xx Sun Dec 16 20:44:16 2012 @@ -1,20 +1,15 @@ -# $NetBSD: std.bcm53xx,v 1.8 2012/12/12 00:04:21 matt Exp $ +# $NetBSD: std.bcm53xx,v 1.9 2012/12/16 20:44:16 matt Exp $ # # standard NetBSD/evbarm for BEAGLEBAORD options machine evbarm arm -include "conf/std" # MI standard options +include "arch/evbarm/conf/std.evbarm" # Pull in BCM53xx config definitions. -include "arch/evbarm/conf/files.bcm53xx" +include "arch/evbarm/conf/files.bcm53xx" -options EXEC_ELF32 -options EXEC_SCRIPT - -# To support easy transit to ../arch/arm/arm32 options SOSEND_NO_LOAN options COM_TOLERANCE=40 -options ARM32 options FPU_VFP options CORTEX_PMC #options _ARM32_NEED_BUS_DMA_BOUNCE