1 2 3 4 5 6 7 8 9
MASTERDIR= ${.CURDIR}/../u-boot-master MODEL= qemu-riscv64 BOARD_CONFIG= qemu-riscv64_smode_defconfig FAMILY= qemu UBOOT_ARCH= riscv64 .include "${MASTERDIR}/Makefile"