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

8 lines
159 B
Makefile

MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= pine-h64
BOARD_CONFIG= pine_h64_defconfig
FAMILY= allwinner64
SUBFAMILY= h6
.include "${MASTERDIR}/Makefile"