openvortex-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Openvortex-dev] au8830 patch


From: Will DeRousse
Subject: [Openvortex-dev] au8830 patch
Date: Sat, 19 Apr 2003 11:13:31 -0500

This is a tiny patch which fixes the problem with the au8830 not being built 
with the --with-cards=au8830 switch.

Will



--- acinclude.m4~       Sat Apr 19 10:56:54 2003
+++ acinclude.m4        Sat Apr 19 10:56:33 2003
@@ -670,7 +670,7 @@
                AC_DEFINE(CONFIG_SND_AU8820_MODULE)
                ;;
        au8830)
-               CONFIG_SND_au8830="m"
+               CONFIG_SND_AU8830="m"
                AC_DEFINE(CONFIG_SND_AU8830_MODULE)
                ;;
        *)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]