[alsa-devel] [RFC] [Patch] Add vmaster to alsa-driver
Takashi Iwai
tiwai at suse.de
Thu Dec 20 16:48:25 CET 2007
This is the patch to alsa-driver tree.
Simply adds a stub to build vmaster object.
Rebuild from scratch (e.g. ./hgcompile) after vmaster patches because
you'll need to re-create configure script.
Takashi
diff -r 06162eef8936 acore/vmaster.c
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/acore/vmaster.c Mon Oct 08 18:26:21 2007 +0200
@@ -0,0 +1,2 @@
+#define __NO_VERSION__
+#include "../alsa-kernel/core/vmaster.c"
More information about the Alsa-devel
mailing list