874bc7b4f2
Add PKGREVISION to the UBOOT_VERSTION output Bump PKGREVISION for all 2018.11 packages
9 lines
224 B
Makefile
9 lines
224 B
Makefile
# $NetBSD: Makefile,v 1.5 2019/04/12 07:08:16 skrll Exp $
|
|
|
|
UBOOT_TARGET= cubietruck
|
|
UBOOT_CONFIG= Cubietruck_defconfig
|
|
UBOOT_BIN= u-boot-sunxi-with-spl.bin
|
|
|
|
PKGREVISION= 2
|
|
|
|
.include "../../sysutils/u-boot/u-boot-arm.mk"
|