1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
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

10 lines
174 B
Makefile

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