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"