diff options
Diffstat (limited to 'sysutils/u-boot-cubieboard4/Makefile')
-rw-r--r-- | sysutils/u-boot-cubieboard4/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/u-boot-cubieboard4/Makefile b/sysutils/u-boot-cubieboard4/Makefile index 174bf497cd2..b77cf16292f 100644 --- a/sysutils/u-boot-cubieboard4/Makefile +++ b/sysutils/u-boot-cubieboard4/Makefile @@ -1,4 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2017/09/04 15:04:33 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2017/12/18 23:31:20 jmcneill Exp $ + +PKGREVISION= 1 UBOOT_TARGET= cubieboard4 UBOOT_CONFIG= Cubieboard4_defconfig |