These files apply to all the atmel parts that freebsd is going to run on,

so name them more generically.  If we do support the MMU-less ARM7 parts,
then we'll need to, at that time, expand the files we have.
This commit is contained in:
imp 2006-02-17 22:33:13 +00:00
parent a2ac42b55a
commit da6aba0374
4 changed files with 5 additions and 5 deletions

4
sys/arm/at91/std.at91 Normal file
View File

@ -0,0 +1,4 @@
# $FreeBSD$
files "../at91/files.at91"
cpu CPU_ARM9

View File

@ -1,4 +0,0 @@
# $FreeBSD$
files "../at91/files.at91rm92"
cpu CPU_ARM9

View File

@ -1,5 +1,5 @@
#$FreeBSD$
include "../at91/std.at91rm92"
include "../at91/std.at91"
files "../at91/files.kb920x"
makeoptions KERNPHYSADDR=0x20000000