aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-pc-plus/Makefile
blob: 1aa0fe9315011a1ff0b8e4182f21264a6cbdd297 (plain) (blame)
1
2
3
4
5
6
7
8

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

MODEL=		orangepi-pc-plus
BOARD_CONFIG=	orangepi_pc_plus_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"