aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-qemu-arm/Makefile
blob: 6a2c20a1cd68ddfd5927269e94c35b6bab8e2526 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		qemu-arm
BOARD_CONFIG=	qemu_arm_defconfig
FAMILY=		qemu

U_BOOT_SLAVE_PORTREVISION_2021.04=	1

UBOOT_PLIST=	u-boot.bin

.include "${MASTERDIR}/Makefile"