diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-08-10 07:09:38 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-08-10 07:09:38 +0000 |
commit | d10c3455f598929e5b1610ca600f0c3284ec3fbb (patch) | |
tree | 90f4dc1883b133cedfd66f8dfc5db0e1a6fe5a48 /sys/arch | |
parent | 97360e4f7fb79c7ed9e72ac047993fd9d925f0e2 (diff) |
attach agtimer with fdt on RAMDISK as well
Diffstat (limited to 'sys/arch')
-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 d9c5f4ffcd1..adbfb82739b 100644 --- a/sys/arch/armv7/conf/RAMDISK +++ b/sys/arch/armv7/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.39 2016/08/07 18:00:53 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.40 2016/08/10 07:09:37 jsg Exp $ machine armv7 arm @@ -34,7 +34,7 @@ cpu0 at mainbus? cortex0 at mainbus? ampintc* at fdt? amptimer* at cortex? -agtimer* at cortex? +agtimer* at fdt? armliicc* at cortex? # iMX |