summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Obser <florian@cvs.openbsd.org>2013-06-16 22:06:43 +0000
committerFlorian Obser <florian@cvs.openbsd.org>2013-06-16 22:06:43 +0000
commitf6db1c0f675b58e23da9f0f4e64afc3c7399be8f (patch)
tree801ca3d5e386e157b01fb8839f6640fe90e4d269
parent538a88fe6e164aecb778ec3cddcc819f3d7e8cd7 (diff)
unbreak build; OK bmercer@, patrick@
-rw-r--r--sys/arch/beagle/conf/RAMDISK3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/beagle/conf/RAMDISK b/sys/arch/beagle/conf/RAMDISK
index 0a8dd1f3360..4847f415aa3 100644
--- a/sys/arch/beagle/conf/RAMDISK
+++ b/sys/arch/beagle/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.22 2013/06/14 23:46:31 bmercer Exp $
+# $OpenBSD: RAMDISK,v 1.23 2013/06/16 22:06:42 florian Exp $
#
# GENERIC machine description file
#
@@ -74,6 +74,7 @@ intc* at soc? # interrupt controller
# OMAP on-chip devices
prcm* at soc? # power/clock controller
+sitaracm* at soc? # sitara control module
omdog* at soc? # watchdog timer
omgpio* at soc? # user-visible GPIO pins?
gptimer* at soc? # general purpose timers