u-boot-sopine-spi: Ignore on FreeBSD 11

makefs in FreeBSD 11 doesn't have msdos support.

Reported by:	pkg-fallout
This commit is contained in:
Emmanuel Vadot 2020-11-14 09:43:50 +00:00
parent 020b10bb79
commit 0f4d78c3f4

View file

@ -12,6 +12,7 @@ NO_METADATA= yes
UBOOT_PLIST= u-boot-sunxi-with-spl.bin \
boot.scr
PLIST_EXTRAS= sopine-spi-flasher.img
IGNORE_FreeBSD_11= No makefs msdos support
post-build:
mkimage -C none -A arm64 -T script -d ${.CURDIR}/../u-boot-sopine-spi/files/boot.cmd ${WRKSRC}/boot.scr