<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV></DIV>
<DIV><EM>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I'd prefer something like<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; for i in `find $(ROMFSDIR)/$(FATFS)/linux -type d` ; do touch $i/.keep; done<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; So that /home is created too.<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- <BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Malcolm Parsons</EM><BR></DIV>
<DIV>ok made a diff against 1708 but with </DIV>
<DIV>&nbsp;</DIV>
<DIV>for i in `find $(ROMFSDIR)/$(FATFS)/linux -type d` ; do touch &amp;$i/.keep; done</DIV>
<DIV>&nbsp;</DIV>
<DIV>Attached is the diff.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Troy(GPF)</DIV>
<DIV><A href="http://gpf.dcemu.co.uk">http://gpf.dcemu.co.uk</A></DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>&nbsp;</DIV></div></body></html>