mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
a92d150593
This is not needed anymore as we have 2921.07 now.
10 lines
163 B
Makefile
10 lines
163 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
MODEL= qemu-arm
|
|
BOARD_CONFIG= qemu_arm_defconfig
|
|
FAMILY= qemu
|
|
|
|
UBOOT_PLIST= u-boot.bin
|
|
|
|
.include "${MASTERDIR}/Makefile"
|