summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-jetson-tk1/Makefile
blob: ed110bb25350ed6122ad76bbbfe8a85fa84de3ec (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.7 2019/04/26 08:32:29 skrll Exp $

UBOOT_TARGET=		jetson-tk1
UBOOT_CONFIG=		jetson-tk1_defconfig
UBOOT_BIN=		u-boot u-boot-dtb.bin

PKGREVISION=		3

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