lkml.org 
[lkml]   [1996]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: A sound support bug in 2.0.0? Need an advice.
On Mon, 10 Jun 1996, Vladimir Petersen (=BORG=) wrote:

> wish -f scripts/kconfig.tk
> WARNING - broken Config.in! CONFIG_AEDSP16 was not declared!
The attached patch should cure this warning.

Best regards,

Hannu
-----------------------------
Hannu Savolainen (hannu@voxware.pp.fi, hannu@4front-tech.com)
http://personal.eunet.fi/pp/voxware/hannu.html (my home page)
http://www.4Front-Tech.com/uss.html (UNIX Sound System (USS))
http://personal.eunet.fi/pp/voxware (USS Lite/TASD/VoxWare)
---------- cut here --------- patch to linux/drivers/sound/configure.c ---
*** configure.c.old Mon Jun 10 18:56:14 1996
--- configure.c Mon Jun 10 18:58:15 1996
***************
*** 427,432 ****
--- 427,433 ----
{

for (i = 0; i < OPT_LAST; i++)
+ if (!(B(i) & DISABLED_OPTIONS))
if (mask == B (i))
{
unsigned int j;



\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.078 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site