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

MODEL=		qemu-arm
BOARD_CONFIG=	qemu_arm_defconfig
FAMILY=		qemu

UBOOT_PLIST=	u-boot.bin

.include "${MASTERDIR}/Makefile"