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

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

MODEL=		orangepi-pc
BOARD_CONFIG=	orangepi_pc_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"