added instructions for compiling erase

This commit is contained in:
Ronald G. Minnich 2002-02-01 17:10:23 +00:00
commit 7f521faec0

View file

@ -5,5 +5,6 @@ later should be fine. Be sure to set up (in drivers/mtd/devices/docprobe.c)
Also use the millenium-only driver when you config your kernel.
Also I'm including the mtd erase.c here for those who don't have it.
CC -O2 -Wall -o erase erase.c
ron