URI: 
       tupdate doc/ - arm-sdk - os build toolkit for various embedded devices
  HTML git clone https://git.parazyd.org/arm-sdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 95b0272424a2dee95663002db19c6f9a4d03d36c
   DIR parent 7fd1825675cdd9bb427460cf4bc94a2ac6db3aad
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Mon, 10 Oct 2016 19:59:26 +0200
       
       update doc/
       
       Diffstat:
         M doc/crosstool-ng.md                 |       2 +-
         M doc/quirks.md                       |       8 +++-----
       
       2 files changed, 4 insertions(+), 6 deletions(-)
       ---
   DIR diff --git a/doc/crosstool-ng.md b/doc/crosstool-ng.md
       t@@ -21,7 +21,7 @@ working toolchain:
        * Install the required dependencies for using ct-ng
        
        ```
       -; sudo apt-get install build-essential autoconf automake ncurses-dev gperf flex texinfo help2man libtool-bin
       +; sudo apt-get install build-essential autoconf automake ncurses-dev gperf flex texinfo help2man libtool-bin bison gawk
        ```
        * Compile crosstool-ng
        
   DIR diff --git a/doc/quirks.md b/doc/quirks.md
       t@@ -28,10 +28,6 @@ Notes and quirks for specific devices
        * You will need android tools
        * Run the bootloader
        
       -## Nokia N900
       -* Please read the following on what to do:
       -  [http://talk.maemo.org/showthread.php?t=81613](http://talk.maemo.org/showthread.php?t=81613)
       -
        ```
        adb reboot-bootloader
        ```
       t@@ -41,5 +37,7 @@ adb reboot-bootloader
        ```
        fastboot boot zImage-3.1.10-tk*
        ```
       -
       +## Nokia N900
       +* Please read the following on what to do:
       +  [http://talk.maemo.org/showthread.php?t=81613](http://talk.maemo.org/showthread.php?t=81613)