summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-2/Makefile
blob: bfa6f8928830246cef272f2f978cc2543784b329 (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-2
UBOOT_CONFIG=		orangepi_2_defconfig
UBOOT_BIN=		u-boot-sunxi-with-spl.bin

PKGREVISION=		1

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