Author: adrian
Date: Tue May 19 03:02:52 2015
New Revision: 283094
URL: https://svnweb.freebsd.org/changeset/base/283094

Log:
  Add mv / expr ; these are used by the updated freebsd-wifi-build environment.

Modified:
  head/tools/bsdbox/Makefile.base

Modified: head/tools/bsdbox/Makefile.base
==============================================================================
--- head/tools/bsdbox/Makefile.base     Tue May 19 02:24:55 2015        
(r283093)
+++ head/tools/bsdbox/Makefile.base     Tue May 19 03:02:52 2015        
(r283094)
@@ -6,7 +6,7 @@
 #
 CRUNCH_PROGS_sbin+=    dmesg sysctl init reboot
 CRUNCH_PROGS_bin+=     ls cat dd df cp hostname kill mkdir sleep ps
-CRUNCH_PROGS_bin+=     ln rm hostname kenv
+CRUNCH_PROGS_bin+=     ln rm hostname kenv mv expr
 CRUNCH_PROGS_usr.bin+= true false hexdump tail nc w head uname tset
 CRUNCH_PROGS_usr.sbin+=        gpioctl
 CRUNCH_ALIAS_w=                uptime
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to