summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-pc2/Makefile
blob: 8c0c0cc145b8a4e1d17a21e7d17d3ce1cdf32341 (plain)
1
2
3
4
5
6
7
8

MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		orangepi-pc2
BOARD_CONFIG=	orangepi_pc2_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"