summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-one/Makefile
blob: c17d9e0a5033415bdfb5a6794d72a9a0b409ee93 (plain)
1
2
3
4
5
6
7
# $NetBSD: Makefile,v 1.1 2017/09/07 13:12:00 jun 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"