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




                                         

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

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

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

U_BOOT_SLAVE_PORTREVISION_2021.04=	1

.include "${MASTERDIR}/Makefile"