summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-pc2/Makefile
blob: b52c1da531f39e4ac8329dffbb8ebcb848be8e71 (plain)
1
2
3
4
5
6
7
MASTERDIR=	${.CURDIR}/../u-boot-master

MODEL=		orangepi-pc2
BOARD_CONFIG=	orangepi_pc2_defconfig
FAMILY=		allwinner64

.include "${MASTERDIR}/Makefile"