summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-chip-pro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/u-boot-chip-pro/Makefile')
-rw-r--r--sysutils/u-boot-chip-pro/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/u-boot-chip-pro/Makefile b/sysutils/u-boot-chip-pro/Makefile
index 6464457d881..f541ea0388b 100644
--- a/sysutils/u-boot-chip-pro/Makefile
+++ b/sysutils/u-boot-chip-pro/Makefile
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2018/05/25 10:45:23 jmcneill Exp $
+# $NetBSD: Makefile,v 1.4 2018/12/31 15:06:45 jmcneill Exp $
UBOOT_TARGET= chip-pro
UBOOT_CONFIG= CHIP_pro_defconfig
UBOOT_BIN= u-boot-sunxi-with-spl.bin
+PKGREVISION= 1
+
.include "../../sysutils/u-boot/u-boot-arm.mk"