summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/std.atmel
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2012-08-18 05:48:19 +0000
committerandrew <andrew@FreeBSD.org>2012-08-18 05:48:19 +0000
commitebd36ca42d12d1bc4cbc6e50aba30783111d0088 (patch)
tree0eb97d86ab54f768af53d36fd5390d922b2bcec4 /sys/arm/at91/std.atmel
parenteb095ea27f32265c9cbdb6ec2c82265c4c0f5f37 (diff)
downloadFreeBSD-src-ebd36ca42d12d1bc4cbc6e50aba30783111d0088.zip
FreeBSD-src-ebd36ca42d12d1bc4cbc6e50aba30783111d0088.tar.gz
Set machine correctly on ARM. This allows universe to use the correct world
when building each kernel. Reviewed by: imp
Diffstat (limited to 'sys/arm/at91/std.atmel')
-rw-r--r--sys/arm/at91/std.atmel6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/arm/at91/std.atmel b/sys/arm/at91/std.atmel
index a56c964..108cf54 100644
--- a/sys/arm/at91/std.atmel
+++ b/sys/arm/at91/std.atmel
@@ -1,10 +1,6 @@
# $FreeBSD$
-files "../at91/files.at91"
-cpu CPU_ARM9
-makeoptions CONF_CFLAGS=-mcpu=arm9
-options PHYSADDR=0x20000000
-options NO_EVENTTIMERS
+include "../at91/std.at91sam9"
# Supported SoCs for the at91 platform
device at91rm9200
OpenPOWER on IntegriCloud