head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2019.12.14.10.22.31;	author khorben;	state dead;
branches;
next	1.1;
commitid	zHPwWAgqZ9vYZEOB;

1.1
date	2019.12.14.01.11.21;	author khorben;	state Exp;
branches;
next	;
commitid	GtaVZhaHHI8jXBOB;


desc
@@


1.2
log
@sysutils/u-boot-rpi3-32: Use a directory of the right name

This fixes building sysutils/u-boot (the dependency on u-boot-rpi3-32b was
wrong as well).

Sorry for the short mishap.
@
text
@# $NetBSD: Makefile,v 1.1 2019/12/14 01:11:21 khorben Exp $

UBOOT_TARGET=		rpi3-32
UBOOT_CONFIG=		rpi_3_32b_defconfig
UBOOT_BIN=		u-boot.bin

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


1.1
log
@sysutils/u-boot-rpi3-32b: U-Boot for Raspberry Pi 3 (32-bits)
@
text
@d1 1
a1 1
# $NetBSD$
@

