OSDN Git Service

Promote mix
authorRob Landley <rob@landley.net>
Sat, 27 Dec 2014 19:52:40 +0000 (13:52 -0600)
committerRob Landley <rob@landley.net>
Sat, 27 Dec 2014 19:52:40 +0000 (13:52 -0600)
toys/other/mix.c [moved from toys/pending/mix.c with 99% similarity]

similarity index 99%
rename from toys/pending/mix.c
rename to toys/other/mix.c
index b59136d..2b8165e 100644 (file)
@@ -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]