summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-03-12 22:44:59 +0100
committerGuido Günther <agx@sigxcpu.org>2016-03-12 22:44:59 +0100
commit5475549989339e6ad21d503bbc14bfc8927a1cd2 (patch)
treee62f83a7ea9af178aa25a7bc3528ec806872803a /hw
parent70e448fdf6cfbe780fa782cccb3aab4a50bceedf (diff)
This really is only for RPI fixups
Diffstat (limited to 'hw')
-rw-r--r--hw/rpi6lowpan.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/rpi6lowpan.mdwn b/hw/rpi6lowpan.mdwn
index 97c8fde..f47b472 100644
--- a/hw/rpi6lowpan.mdwn
+++ b/hw/rpi6lowpan.mdwn
@@ -153,7 +153,7 @@ vie SPI we change the DTS so it gets properly detected. This is
readily done in my wpan-next (based on Alexanders repo) git repo which
you can add to the *bluetooth-next* repo you alread cloned above:
- $ git remote add agx git://github.com/agx/linux-wpan-next.git
+ $ git remote add agx git://github.com/agx/linux-wpan-rpi-next.git
$ git fetch rpi-6lowpan
$ git checkout -b rpi-6lowpan -b agx/rpi-6lowpan