mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
added the MAKEDEV step for the HOWTO
This commit is contained in:
parent
cfff928891
commit
83e33b381b
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@ Step 4) Get the MTD utilities from http://www.linux-mtd.infradead.org/
|
|||
(see the instructions at that site)
|
||||
cvs -d :pserver:anoncvs@cvs.infradead.org:/home/cvs co mtd
|
||||
cd mtd/util
|
||||
sh -x MAKEDEV
|
||||
make
|
||||
(You need the erase utility)
|
||||
Install the erase utility where it is in your path.
|
||||
|
|
Loading…
Add table
Reference in a new issue