freebsd-ports/sysutils/u-boot-olinuxino-lime2/Makefile
Emmanuel Vadot 6b69541524 u-boot-olinuxino-lime2: Add new port
Add a port for this Allwinner A20 board by Olimex.
2019-04-24 17:18:35 +00:00

9 lines
174 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= olinuxino-lime2
BOARD_CONFIG= A20-OLinuXino-Lime2_defconfig
FAMILY= allwinner
.include "${MASTERDIR}/Makefile"