added the MAKEDEV step for the HOWTO

This commit is contained in:
Ronald G. Minnich 2001-01-12 15:10:40 +00:00
parent cfff928891
commit 83e33b381b

View file

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