svn commit: r379557 - head/sysutils

Baptiste Daroussin bapt at FreeBSD.org
Sat Feb 21 21:48:44 UTC 2015


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


More information about the svn-ports-all mailing list