summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgonzo <gonzo@FreeBSD.org>2012-08-15 08:34:31 +0000
committergonzo <gonzo@FreeBSD.org>2012-08-15 08:34:31 +0000
commit68f6dc6efdbfecb39363c0eec89d0deda44f028e (patch)
treec5115b2d7690c9b708d2ede1680466589c5c6af6
parent0424c6d691509dd56bc5d8b799edda55b441f96c (diff)
downloadFreeBSD-src-68f6dc6efdbfecb39363c0eec89d0deda44f028e.zip
FreeBSD-src-68f6dc6efdbfecb39363c0eec89d0deda44f028e.tar.gz
Unbreak ATMEL kernel build
-rw-r--r--sys/arm/at91/std.atmel1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/at91/std.atmel b/sys/arm/at91/std.atmel
index e707da5..a56c964 100644
--- a/sys/arm/at91/std.atmel
+++ b/sys/arm/at91/std.atmel
@@ -4,6 +4,7 @@ files "../at91/files.at91"
cpu CPU_ARM9
makeoptions CONF_CFLAGS=-mcpu=arm9
options PHYSADDR=0x20000000
+options NO_EVENTTIMERS
# Supported SoCs for the at91 platform
device at91rm9200
OpenPOWER on IntegriCloud