1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Emmanuel Vadot a92d150593 u-boot-*: Remove U_BOOT_SLAVE_PORTREVISION_2021.04
This is not needed anymore as we have 2921.07 now.
2021-07-14 21:24:43 +02:00

10 lines
163 B
Makefile

MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= qemu-arm
BOARD_CONFIG= qemu_arm_defconfig
FAMILY= qemu
UBOOT_PLIST= u-boot.bin
.include "${MASTERDIR}/Makefile"