From 2ea10eeb75742e2323f69e203c1b4e1dd3aa7aa4 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Sun, 8 Jan 2012 15:56:31 +0000 Subject: [PATCH] added etcforce to UPDATING --- docs/UPDATING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UPDATING b/docs/UPDATING index 4a2c87543..a22cda272 100644 --- a/docs/UPDATING +++ b/docs/UPDATING @@ -5,7 +5,7 @@ fsck driver. Do this BEFORE a 'make world': - # make clean etcfiles includes libraries + # make clean etcfiles etcforce includes libraries # make -C commands/mkfs.mfs clean install # make -C commands/fsck.mfs clean install Then 'make clean world' as usual.