Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf add vcprop_subr.c, should have went wit...



details:   https://anonhg.NetBSD.org/src/rev/4d65dcdb12b6
branches:  trunk
changeset: 332608:4d65dcdb12b6
user:      macallan <macallan%NetBSD.org@localhost>
date:      Tue Sep 30 18:13:29 2014 +0000

description:
add vcprop_subr.c, should have went with previous commit :/

diffstat:

 sys/arch/evbarm/conf/files.rpi |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cadd10390389 -r 4d65dcdb12b6 sys/arch/evbarm/conf/files.rpi
--- a/sys/arch/evbarm/conf/files.rpi    Tue Sep 30 18:00:28 2014 +0000
+++ b/sys/arch/evbarm/conf/files.rpi    Tue Sep 30 18:13:29 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: files.rpi,v 1.5 2014/07/25 11:39:34 jmcneill Exp $
+#      $NetBSD: files.rpi,v 1.6 2014/09/30 18:13:29 macallan Exp $
 #
 # Raspberry Pi
 #
@@ -8,6 +8,7 @@
 file   arch/arm/arm32/arm32_reboot.c
 
 file   arch/evbarm/rpi/rpi_machdep.c
+file   arch/evbarm/rpi/vcprop_subr.c
 
 # Kernel boot arguments
 defparam opt_machdep.h                         BOOT_ARGS



Home | Main Index | Thread Index | Old Index