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

9 lines
164 B
Makefile

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