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

MODEL=		orangepi-pc
BOARD_CONFIG=	orangepi_pc_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"