Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2017 18:05:41 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r447410 - head/sysutils
Message-ID:  <201708051805.v75I5fk0050171@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Aug  5 18:05:41 2017
New Revision: 447410
URL: https://svnweb.freebsd.org/changeset/ports/447410

Log:
  Hook u-boot-zedboard and u-boot-zybo to the build

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sat Aug  5 17:32:01 2017	(r447409)
+++ head/sysutils/Makefile	Sat Aug  5 18:05:41 2017	(r447410)
@@ -1199,6 +1199,8 @@
     SUBDIR += u-boot-sinovoip-bpi-m3
     SUBDIR += u-boot-utilite
     SUBDIR += u-boot-wandboard
+    SUBDIR += u-boot-zedboard
+    SUBDIR += u-boot-zybo
     SUBDIR += ua
     SUBDIR += ucspi-ipc
     SUBDIR += ucspi-proxy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708051805.v75I5fk0050171>