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

MODEL=		qemu-arm
BOARD_CONFIG=	qemu_arm_defconfig
FAMILY=		qemu

UBOOT_PLIST=	u-boot.bin

.include "${MASTERDIR}/Makefile"
