summaryrefslogtreecommitdiffstats
path: root/rules/alsa-utils.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-11-06 23:42:12 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-11-06 23:42:12 +0100
commit36d56bffc10d1fe2ce0e4a940af1d356181ddf9f (patch)
tree36b91d2974258de10fa322d8388512cc011e26c8 /rules/alsa-utils.in
parent45bfe5bbc84539452dc214d8a257392c3603ad5f (diff)
downloadptxdist-36d56bffc10d1fe2ce0e4a940af1d356181ddf9f.tar.gz
ptxdist-36d56bffc10d1fe2ce0e4a940af1d356181ddf9f.tar.xz
[alsa-utils] version bump 1.0.19 -> 1.0.21
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/alsa-utils.in')
-rw-r--r--rules/alsa-utils.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/alsa-utils.in b/rules/alsa-utils.in
index 016a18576..ec4742b18 100644
--- a/rules/alsa-utils.in
+++ b/rules/alsa-utils.in
@@ -30,5 +30,12 @@ config ALSA_UTILS_ASOUND_STATE
prompt "install /etc/asound.state from projectroot"
help
install a default asound.state file from the projectroot
+
+config ALSA_UTILS_ALSAMIXER
+ bool
+ prompt "alsamixer"
+ help
+ Build the alsamixer tool.
+
endif