Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 06/11/2001 20:44:39
Module Name:	syssrc
Committed By:	matt
Date:		Mon Jun 11 17:44:39 UTC 2001

Modified Files:
	syssrc/sys/arch/arm/mainbus: mainbus.c
Added Files:
	syssrc/sys/arch/arm/conf: Makefile.arm

Log Message:
Add common Makefile for arm ports.  Only include (for now) machine/io.h
if arm32 is defined.  io.h is RISCPC specific and isn't needed for other
ports.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/arm/conf/Makefile.arm
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/mainbus/mainbus.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.