freebsd-ports/sysutils/u-boot-pinebookpro/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

7 lines
154 B
Makefile

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