summaryrefslogtreecommitdiff
path: root/sys/external
diff options
context:
space:
mode:
authorskrll <skrll@NetBSD.org>2015-08-30 13:03:00 +0000
committerskrll <skrll@NetBSD.org>2015-08-30 13:03:00 +0000
commit6e638f8e7d6aa5bfbbf65e564e6deb2b4cb778d6 (patch)
tree615f172c7e42edd19d6ea86c8829a4e264c7e49d /sys/external
parent9531c53963e9bcf18a74c4f1d312bbf737d21904 (diff)
Note where we're tracking dwc2 from now.
Diffstat (limited to 'sys/external')
-rwxr-xr-xsys/external/bsd/dwc2/dwctwo2netbsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/external/bsd/dwc2/dwctwo2netbsd b/sys/external/bsd/dwc2/dwctwo2netbsd
index 608c245cd7d..e0319984237 100755
--- a/sys/external/bsd/dwc2/dwctwo2netbsd
+++ b/sys/external/bsd/dwc2/dwctwo2netbsd
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# $NetBSD: dwctwo2netbsd,v 1.3 2014/04/03 06:07:22 skrll Exp $
+# $NetBSD: dwctwo2netbsd,v 1.4 2015/08/30 13:03:00 skrll Exp $
#
# Copyright (c) 2013 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -34,7 +34,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
+# $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
# $ DWC2SRCS=$(pwd)/drivers/usb/dwc2
# $ WRKDIR=/an/other/temporary
# $ sh /usr/src/sys/external/bsd/dwc2/dwctwo2netbsd $DWC2SRCS $WRKDIR