Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/external/bsd/dwc2 New dwc2 location - it moved out of st...
details: https://anonhg.NetBSD.org/src/rev/84e6b898844f
branches: trunk
changeset: 328421:84e6b898844f
user: skrll <skrll%NetBSD.org@localhost>
date: Thu Apr 03 06:07:22 2014 +0000
description:
New dwc2 location - it moved out of staging.
diffstat:
sys/external/bsd/dwc2/dwctwo2netbsd | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r 892975322e70 -r 84e6b898844f sys/external/bsd/dwc2/dwctwo2netbsd
--- a/sys/external/bsd/dwc2/dwctwo2netbsd Thu Apr 03 05:48:02 2014 +0000
+++ b/sys/external/bsd/dwc2/dwctwo2netbsd Thu Apr 03 06:07:22 2014 +0000
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# $NetBSD: dwctwo2netbsd,v 1.2 2013/10/05 07:00:41 skrll Exp $
+# $NetBSD: dwctwo2netbsd,v 1.3 2014/04/03 06:07:22 skrll Exp $
#
# Copyright (c) 2013 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -35,7 +35,7 @@
# $ DATE=$(date +%F)
# $ cd /some/where/temporary
# $ git clone -b staging.next git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
-# $ DWC2SRCS=$(pwd)/drivers/staging/dwc2
+# $ DWC2SRCS=$(pwd)/drivers/usb/dwc2
# $ WRKDIR=/an/other/temporary
# $ sh /usr/src/sys/external/bsd/dwc2/dwctwo2netbsd $DWC2SRCS $WRKDIR
# $ cd $WRKDIR
Home |
Main Index |
Thread Index |
Old Index