Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Oct 2010 20:09:19 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r213389 - head/usr.sbin
Message-ID:  <201010032009.o93K9JjD085815@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Oct  3 20:09:19 2010
New Revision: 213389
URL: http://svn.freebsd.org/changeset/base/213389

Log:
  Reconnect uathload to the build.

Modified:
  head/usr.sbin/Makefile

Modified: head/usr.sbin/Makefile
==============================================================================
--- head/usr.sbin/Makefile	Sun Oct  3 20:04:11 2010	(r213388)
+++ head/usr.sbin/Makefile	Sun Oct  3 20:09:19 2010	(r213389)
@@ -288,6 +288,7 @@ SUBDIR+=	crunch
 .endif
 
 .if ${MK_USB} != "no"
+SUBDIR+=	uathload
 SUBDIR+=	uhsoctl
 SUBDIR+=	usbconfig
 .endif



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