diff --git a/util/mtd/README b/util/mtd/README index cada581819..695460c4d6 100644 --- a/util/mtd/README +++ b/util/mtd/README @@ -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