summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2015-04-03 16:11:29 +0200
committerGuido Günther <agx@sigxcpu.org>2015-04-03 16:11:29 +0200
commit3de01076448b7a18cbbd3e950a0912090a9eaf73 (patch)
tree635a1901df24f1710b9fe36003dc7a0ff2f46cea
parent32dca015c5a9ade4bc1d2d7c0f66c0ce1a280d0e (diff)
Don't forget ./configure
-rw-r--r--hw/rpi6lowpan.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/rpi6lowpan.mdwn b/hw/rpi6lowpan.mdwn
index 52d86ce..6c6a1f9 100644
--- a/hw/rpi6lowpan.mdwn
+++ b/hw/rpi6lowpan.mdwn
@@ -162,7 +162,7 @@ Head over to your RPi. We build the wpan-tools there since they're small:
$ git clone https://github.com/linux-wpan/wpan-tools
$ sudo apt-get install automake autotools-dev libltdl-dev libnl-genl-3-dev
- $ cd wpan-tools && ./autogen.sh && make
+ $ cd wpan-tools && ./autogen.sh && ./configure && make
Now we have all the tools: