summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-libretech-cc/Makefile
blob: cdf479d88fc777e78ad3cbba914bf34fdfeeb3f4 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.3 2021/08/12 07:30:22 wiz Exp $

UBOOT_TARGET=		libretech-cc
UBOOT_CONFIG=		${UBOOT_TARGET}_defconfig
UBOOT_BIN=		u-boot u-boot-dtb.bin

PKGREVISION=		1

.include "../../sysutils/u-boot/u-boot-arm64.mk"
.include "../../mk/bsd.pkg.mk"