freebsd-ports/sysutils/u-boot-nanopi-a64/Makefile

10 lines
188 B
Makefile
Raw Normal View History

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