lkml.org 
[lkml]   [1997]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Patch to 2.1.45-7 for net/Config.in, modules and msdos
Date
>  1. make xconfig used to barf because of a "bad if" clause in
> drivers/net/Config.in . Fixed by removing the offending if-clause.

Wrong fix.

> - if [ -f drivers/net/soundmodem/sm_afsk2666.c ]; then
> - bool 'Soundmodem support for 2666 baud AFSK modulation' CONFIG_SOUNDMODEM_AFSK2666
> - fi
> - if [ -f drivers/net/soundmodem/sm_psk4800.c ]; then
> - bool 'Soundmodem support for 4800 baud PSK modulation' CONFIG_SOUNDMODEM_PSK4800
> - fi

Just drop out the if [-f] ..fi but leave the bool lines


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