summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-one/Makefile
blob: 85045ca172aab82c1ee3169d588e4a3328ea904a (plain)
1
2
3
4
5
6
7
# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $

UBOOT_TARGET=		orangepi-one
UBOOT_CONFIG=		orangepi_one_defconfig
UBOOT_BIN=		u-boot-sunxi-with-spl.bin

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