summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
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