summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/std.at91
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.at91
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.at91')
-rw-r--r--sys/arm/at91/std.at911
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/at91/std.at91 b/sys/arm/at91/std.at91
index 3f91330..baeea47 100644
--- a/sys/arm/at91/std.at91
+++ b/sys/arm/at91/std.at91
@@ -2,6 +2,7 @@
files "../at91/files.at91"
cpu CPU_ARM9
+machine arm
makeoptions CONF_CFLAGS=-mcpu=arm9
options PHYSADDR=0x20000000
options NO_EVENTTIMERS
OpenPOWER on IntegriCloud