summaryrefslogtreecommitdiff
path: root/sysutils/u-boot-de0-nanosoc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/u-boot-de0-nanosoc/Makefile')
-rw-r--r--sysutils/u-boot-de0-nanosoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/u-boot-de0-nanosoc/Makefile b/sysutils/u-boot-de0-nanosoc/Makefile
index 8c5d04d53e0..e4242809b21 100644
--- a/sysutils/u-boot-de0-nanosoc/Makefile
+++ b/sysutils/u-boot-de0-nanosoc/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2018/12/31 15:06:45 jmcneill Exp $
+# $NetBSD: Makefile,v 1.3 2019/04/12 07:08:17 skrll Exp $
UBOOT_TARGET= de0-nanosoc
UBOOT_CONFIG= socfpga_de0_nano_soc_defconfig
UBOOT_BIN= u-boot-with-spl.sfp
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../sysutils/u-boot/u-boot-arm.mk"