forked from Lainports/freebsd-ports
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:
parent
020b10bb79
commit
0f4d78c3f4
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue