freebsd-ports/sysutils/u-boot-pine64/Makefile
2018-07-13 02:57:57 +00:00

9 lines
159 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= pine64
BOARD_CONFIG= pine64_plus_defconfig
FAMILY= allwinner64
.include "${MASTERDIR}/Makefile"