From a00efc96d19029a579dee691e5a902be781927d2 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Tue, 19 May 2015 03:02:52 +0000 Subject: [PATCH] Add mv / expr ; these are used by the updated freebsd-wifi-build environment. --- tools/bsdbox/Makefile.base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/bsdbox/Makefile.base b/tools/bsdbox/Makefile.base index 1429b09ce552..4eb70562454b 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