Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2015 21:48:43 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379557 - head/sysutils
Message-ID:  <201502212148.t1LLmh5O091416@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Feb 21 21:48:43 2015
New Revision: 379557
URL: https://svnweb.freebsd.org/changeset/ports/379557
QAT: https://qat.redports.org/buildarchive/r379557/

Log:
  Hook the new u-boot ports to the build

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sat Feb 21 21:47:34 2015	(r379556)
+++ head/sysutils/Makefile	Sat Feb 21 21:48:43 2015	(r379557)
@@ -972,6 +972,9 @@
     SUBDIR += tw_cli
     SUBDIR += tzdialog
     SUBDIR += u-boot-beaglebone
+    SUBDIR += u-boot-cubox-hummingboard
+    SUBDIR += u-boot-duovero
+    SUBDIR += u-boot-pandaboard
     SUBDIR += u-boot-rpi
     SUBDIR += u-boot-wandboard
     SUBDIR += ua



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