isofs: rename source directory to "isofs"
Change-Id: Ibe630f720b4399e7ebbbd850650036fbaa9cec7b
This commit is contained in:
parent
edfcb02885
commit
c2f99d7c3a
20 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ SUBDIR+= pfs
|
|||
|
||||
.if ${MKIMAGEONLY} == "no"
|
||||
SUBDIR+= ext2
|
||||
SUBDIR+= iso9660fs
|
||||
SUBDIR+= isofs
|
||||
SUBDIR+= procfs
|
||||
|
||||
. if ${MACHINE_ARCH} == "i386"
|
||||
|
|
Loading…
Reference in a new issue