summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-orangepi-zero/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/u-boot-orangepi-zero/Makefile')
-rw-r--r--sysutils/u-boot-orangepi-zero/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/u-boot-orangepi-zero/Makefile b/sysutils/u-boot-orangepi-zero/Makefile
index 354f4e6d824..b52775e5aa1 100644
--- a/sysutils/u-boot-orangepi-zero/Makefile
+++ b/sysutils/u-boot-orangepi-zero/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2018/06/23 10:48:27 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2018/12/31 15:06:46 jmcneill Exp $
UBOOT_TARGET= orangepi-zero
UBOOT_CONFIG= orangepi_zero_defconfig
UBOOT_BIN= u-boot-sunxi-with-spl.bin
+PKGREVISION= 1
+
.include "../../sysutils/u-boot/u-boot-arm.mk"