Files
ports/sysutils/u-boot-pinebookpro/Makefile
T
Emmanuel Vadot 2b1fdba5c9 sysutils/atf: Update to v2.4
Bump u-boot ports that depends on it.
While here update the metadata and pkg-descr for the allwinner64 family so
u-boot is put in an alternate location that doesn't conflict with GPT
partitions.
2020-11-22 17:37:40 +00:00

12 lines
205 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../u-boot-master
U_BOOT_SLAVE_PORTREVISION_2020.10= 1
MODEL= pinebookpro
BOARD_CONFIG= pinebook-pro-rk3399_defconfig
FAMILY= rk3399
.include "${MASTERDIR}/Makefile"