summaryrefslogtreecommitdiffstats
path: root/tools/bsdbox
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2015-05-19 03:02:52 +0000
committeradrian <adrian@FreeBSD.org>2015-05-19 03:02:52 +0000
commit8a69fef13761ada7c2d4e18930cc4e385f596433 (patch)
tree18bcae96f97e858ef6b31a11bc21f2f64b4b4181 /tools/bsdbox
parentffa8ae0e9f9edcd93015b091bcdf393f53df3ba6 (diff)
downloadFreeBSD-src-8a69fef13761ada7c2d4e18930cc4e385f596433.zip
FreeBSD-src-8a69fef13761ada7c2d4e18930cc4e385f596433.tar.gz
Add mv / expr ; these are used by the updated freebsd-wifi-build environment.
Diffstat (limited to 'tools/bsdbox')
-rw-r--r--tools/bsdbox/Makefile.base2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bsdbox/Makefile.base b/tools/bsdbox/Makefile.base
index 1429b09..4eb7056 100644
--- a/tools/bsdbox/Makefile.base
+++ b/tools/bsdbox/Makefile.base
@@ -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
OpenPOWER on IntegriCloud