1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
freebsd-ports/sysutils/u-boot-pcduino3/Makefile
Warner Losh 1907015066 Convert all the allwinnner-based u-boot boards over to
u-boot-master. Upgrade u-boot-master to cope with the allwinner u-boot
port's needs for more tools.
2017-01-12 22:49:08 +00:00

11 lines
195 B
Makefile

# $FreeBSD$
MAINTAINER= imp@FreeBSD.org
MASTERDIR= ${.CURDIR}/../u-boot-master
MODEL= pcduino3
BOARD_CONFIG= Linksprite_pcDuino3_defconfig
FAMILY= allwinner
.include "${MASTERDIR}/Makefile"