aboutsummaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-one/Makefile
blob: 204131e76f8ef7bfeba8b15105d2283a59baaae7 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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

MODEL=		orangepi-one
BOARD_CONFIG=	orangepi_one_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"