summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-chip-pro/Makefile
blob: f541ea0388bebedc5f10b4eac7632d53a710a3c0 (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.4 2018/12/31 15:06:45 jmcneill Exp $

UBOOT_TARGET=		chip-pro
UBOOT_CONFIG=		CHIP_pro_defconfig
UBOOT_BIN=		u-boot-sunxi-with-spl.bin

PKGREVISION=		1

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