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

10 lines
168 B
Makefile
Raw Normal View History

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