update doc/

This commit is contained in:
parazyd 2016-10-10 19:59:26 +02:00
parent 7fd1825675
commit 95b0272424
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
2 changed files with 4 additions and 6 deletions

View File

@ -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

View File

@ -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
```
@ -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)