From 83e33b381b1505c0dc74f58698e5d384fca2c06a Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Fri, 12 Jan 2001 15:10:40 +0000 Subject: [PATCH] added the MAKEDEV step for the HOWTO --- HOWTO/SiS630 | 1 + 1 file changed, 1 insertion(+) diff --git a/HOWTO/SiS630 b/HOWTO/SiS630 index a9df1c094c..2817aee629 100644 --- a/HOWTO/SiS630 +++ b/HOWTO/SiS630 @@ -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.