Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2015 09:40:34 +0000 (UTC)
From:      Andrew Turner <andrew@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r288442 - head/usr.sbin
Message-ID:  <201510010940.t919eYeA004983@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: andrew
Date: Thu Oct  1 09:40:33 2015
New Revision: 288442
URL: https://svnweb.freebsd.org/changeset/base/288442

Log:
  Also build ofwdump on arm64.
  
  Obtained from:	EuroBSDCon Devsummit
  Sponsored by:	ABT Systems Ltd

Added:
  head/usr.sbin/Makefile.arm64   (contents, props changed)

Added: head/usr.sbin/Makefile.arm64
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/usr.sbin/Makefile.arm64	Thu Oct  1 09:40:33 2015	(r288442)
@@ -0,0 +1,3 @@
+# $FreeBSD$
+
+SUBDIR+=	ofwdump



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