Disable the makeoption with MFS_IMAGE= set as we don't ship that file
and it thus breaks the default build. You can still use various other ways (tools) to embedd the image after the kernel build.
This commit is contained in:
parent
1ade5ec79a
commit
4490a86891
@ -61,5 +61,5 @@ device geom_map
|
||||
# as a rootfs and use the flash to hold the kernel only.
|
||||
options MD_ROOT # md device usable as a potential root device
|
||||
options MD_ROOT_SIZE=10240
|
||||
makeoptions MFS_IMAGE=/tftpboot/mfsroot-tl-mr3020.img.ulzma
|
||||
#makeoptions MFS_IMAGE=/tftpboot/mfsroot-tl-mr3020.img.ulzma
|
||||
options ROOTDEVNAME=\"ufs:md0.uncompress\"
|
||||
|
Loading…
Reference in New Issue
Block a user