From 3f327d568bd2bcb3f1e4b02842a5cf4b3501dece Mon Sep 17 00:00:00 2001 From: HappyZ Date: Mon, 6 Aug 2018 19:33:26 -0700 Subject: [PATCH] Updated Enable 802.11mc FTM on Intel 8260 (markdown) --- Enable-802.11mc-FTM-on-Intel-8260.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Enable-802.11mc-FTM-on-Intel-8260.md b/Enable-802.11mc-FTM-on-Intel-8260.md index d85f109..5b96ee6 100644 --- a/Enable-802.11mc-FTM-on-Intel-8260.md +++ b/Enable-802.11mc-FTM-on-Intel-8260.md @@ -84,7 +84,8 @@ If you have installed other version of hostapd before, make sure you are using h $ sudo apt install libnl-3-dev libnl-genl-3-dev ``` ### Compile & Install -Thanks to [Johannes Berg](https://johannes.sipsolutions.net/Projects/) to provide the initial patch. +Thanks to [Johannes Berg](https://johannes.sipsolutions.net/Projects/) to provide the initial patch. I have committed it to the master branch (the develop branch also has `iw` folder which is the same but with more information). + ``` $ git clone https://github.com/HappyZ/iw_intel8260_localization.git -b master $ cd iw_intel8260_localization