aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-qemu-arm/Makefile
blob: 4e6f2089b794fc2421ea2b579e23d34a84d0cd64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		qemu-arm
BOARD_CONFIG=	qemu_arm_defconfig
FAMILY=		qemu

UBOOT_PLIST=	u-boot.bin

.include "${MASTERDIR}/Makefile"