Don't build ext2 ramdisk for cross compilation
. as mkfs.mfs is now cross compilable, we can remove the ext2 ramdisk special case for cross compilation.
This commit is contained in:
@@ -767,7 +767,7 @@ _MKVARS.no= \
|
||||
MKARZERO
|
||||
#MINIX-specific vars
|
||||
_MKVARS.no+= \
|
||||
MKIMAGEONLY MKSMALL MKBUILDEXT2RD USETOOLS
|
||||
MKIMAGEONLY MKSMALL USETOOLS
|
||||
.for var in ${_MKVARS.no}
|
||||
${var}?=no
|
||||
.endfor
|
||||
|
||||
Reference in New Issue
Block a user