isofs: rename source directory to "isofs"

Change-Id: Ibe630f720b4399e7ebbbd850650036fbaa9cec7b
This commit is contained in:
David van Moolenbroek 2014-08-24 11:52:43 +00:00
parent edfcb02885
commit c2f99d7c3a
20 changed files with 1 additions and 1 deletions

View file

@ -5,7 +5,7 @@ SUBDIR+= pfs
.if ${MKIMAGEONLY} == "no"
SUBDIR+= ext2
SUBDIR+= iso9660fs
SUBDIR+= isofs
SUBDIR+= procfs
. if ${MACHINE_ARCH} == "i386"