From: Rob Landley Date: Sat, 27 Dec 2014 19:52:40 +0000 (-0600) Subject: Promote mix X-Git-Tag: android-x86-6.0-r1~190^2~4 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=989f453e133962c711d360b6f2e87ee5b0e56b22;p=android-x86%2Fexternal-toybox.git Promote mix --- diff --git a/toys/pending/mix.c b/toys/other/mix.c similarity index 99% rename from toys/pending/mix.c rename to toys/other/mix.c index b59136de..2b8165e3 100644 --- a/toys/pending/mix.c +++ b/toys/other/mix.c @@ -7,7 +7,7 @@ USE_MIX(NEWTOY(mix, "c:d:l#r#", TOYFLAG_USR|TOYFLAG_BIN)) config MIX bool "mix" - default n + default y help usage: mix [-m DEV] [-d CHANNEL] [-l VOL] [-r RIGHT]