Changeset 1868

Show
Ignore:
Timestamp:
04/29/07 04:20:43 (21 months ago)
Author:
alexander
Message:

Made sure we never attempt to mount root.ext2 twice, thus corrupting the filesystem

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r1865 r1868  
    157157        -ln -s /proc/self/fd/2 $(MP)/dev/stderr 
    158158        -ln -s /proc/kcore $(MP)/dev/core 
     159        touch $(MKTREE) 
    159160 
    160161# This target builds just a base LFS system, minus the kernel and bootscripts