diff options
author | 2015-06-08 14:59:34 +0000 | |
---|---|---|
committer | 2015-06-08 14:59:34 +0000 | |
commit | ee62850c1e2c72628d7db9844c3b1a141f68b18e (patch) | |
tree | 88740d1a6e3cc9d08e0451155856b0cc51bc5990 | |
parent | At some point arm moved to a unified syntax for arm and thumb instructions. (diff) | |
download | wireguard-openbsd-ee62850c1e2c72628d7db9844c3b1a141f68b18e.tar.xz wireguard-openbsd-ee62850c1e2c72628d7db9844c3b1a141f68b18e.zip |
enable agtimer on the ramdisk as well
-rw-r--r-- | sys/arch/armv7/conf/RAMDISK | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/armv7/conf/RAMDISK b/sys/arch/armv7/conf/RAMDISK index efbbcd6d359..9b2df974fe2 100644 --- a/sys/arch/armv7/conf/RAMDISK +++ b/sys/arch/armv7/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.2 2015/05/26 02:13:07 jsg Exp $ +# $OpenBSD: RAMDISK,v 1.3 2015/06/08 14:59:34 jsg Exp $ machine armv7 arm @@ -34,7 +34,7 @@ cpu0 at mainbus? cortex0 at mainbus? ampintc* at cortex? amptimer* at cortex? -#agtimer* at cortex? +agtimer* at cortex? armliicc* at cortex? # iMX |