Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/broadcom pull in vchiq
details: https://anonhg.NetBSD.org/src/rev/7ce385781f2f
branches: trunk
changeset: 785675:7ce385781f2f
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sun Mar 24 19:54:22 2013 +0000
description:
pull in vchiq
diffstat:
sys/arch/arm/broadcom/files.bcm2835 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 4353efe78032 -r 7ce385781f2f sys/arch/arm/broadcom/files.bcm2835
--- a/sys/arch/arm/broadcom/files.bcm2835 Sun Mar 24 19:52:11 2013 +0000
+++ b/sys/arch/arm/broadcom/files.bcm2835 Sun Mar 24 19:54:22 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.bcm2835,v 1.14 2013/01/25 00:04:06 jmcneill Exp $
+# $NetBSD: files.bcm2835,v 1.15 2013/03/24 19:54:22 jmcneill Exp $
#
# Configuration info for Broadcom BCM2835 ARM Peripherals
#
@@ -76,3 +76,6 @@
# Generic framebuffer console driver
attach genfb at obio with bcmgenfb: edid
file arch/arm/broadcom/bcm2835_genfb.c bcmgenfb needs-flag
+
+# VCHIQ
+include "external/bsd/vchiq/conf/files.vchiq"
Home |
Main Index |
Thread Index |
Old Index