summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-plus2e/Makefile
blob: 86538b4a66cee7332f25a305605f2dc87ce96cc5 (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.6 2018/12/31 15:06:46 jmcneill Exp $

UBOOT_TARGET=		orangepi-plus2e
UBOOT_CONFIG=		orangepi_plus2e_defconfig
UBOOT_BIN=		u-boot-sunxi-with-spl.bin

PKGREVISION=		1

.include "../../sysutils/u-boot/u-boot-arm.mk"