Kai Germaschewski wrote:
> 
> Could you check that the appended patch solves the CONFIG_ISDN_CAPI
> problem (and doesn't introduce new ones)?
> [...]
> --- 1.3/drivers/isdn/i4l/Config.in      Sun Apr 21 23:07:44 2002
> +++ edited/drivers/isdn/i4l/Config.in   Wed Aug 14 10:47:42 2002
> @@ -24,22 +24,5 @@
>     dep_tristate 'Support isdn diversion services' CONFIG_ISDN_DIVERSION $CONFIG_ISDN
>  endmenu
> 
> -comment 'low-level hardware drivers'
> -
> -source drivers/isdn/hisax/Config.in
> -
> -### Active ISDN cards
> -
> -mainmenu_option next_comment
> -comment 'Active ISDN cards'
> -
> -source drivers/isdn/icn/Config.in
> -source drivers/isdn/pcbit/Config.in
> -source drivers/isdn/sc/Config.in
> -source drivers/isdn/act2000/Config.in
> -source drivers/isdn/eicon/Config.in
> -source drivers/isdn/tpam/Config.in
> -source drivers/isdn/hysdn/Config.in
> -
>  endmenu

This dangling endmenu caused things to go very badly wrong.  After fixing
it the result was what you wanted:

--- s-2.5.31-sam3.txt   Wed Aug 14 16:24:25 2002
+++ s-2.5.31-ger1.txt   Thu Aug 15 11:37:33 2002
@@ -314,3 +314,3 @@
     1      CONFIG_PROC_FS
-123    forward-reference
+112    forward-reference
     43     CONFIG_PROC_FS
@@ -319,3 +319,2 @@
     13     CONFIG_INPUT_GAMEPORT
-    11     CONFIG_ISDN_CAPI
     11     CONFIG_ISDN_DRV_EICON_OLD
@@ -329,4 +328,3 @@
     1      CONFIG_ZORRO
-23     forward-dependancy
-    11     CONFIG_ISDN_CAPI
+12     forward-dependancy
     11     CONFIG_PROC_FS
@@ -392,2 +390,2 @@
 10     different-compound-type
-3032   total
+3010   total


Greg.
-- 
the price of civilisation today is a courageous willingness to prevail,
with force, if necessary, against whatever vicious and uncomprehending
enemies try to strike it down.     - Roger Sandall, The Age, 28Sep2001.


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to