aboutsummaryrefslogblamecommitdiff
path: root/sysutils/u-boot-orangepi-plus-2e/Makefile
blob: c5dc081f8d8f2e64e937c9bbc741de70372f5658 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                   
 
                                           





                                         
# Created by: Jov <amutu@amutu.com>

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

MODEL=		orangepi-plus-2e
BOARD_CONFIG=	orangepi_plus2e_defconfig
FAMILY=		allwinner

.include "${MASTERDIR}/Makefile"