* trivial: 2.5.31+bk forgotten endmenu
@ 2002-08-22 11:41 Alex Riesen
2002-08-22 17:36 ` Sam Ravnborg
0 siblings, 1 reply; 2+ messages in thread
From: Alex Riesen @ 2002-08-22 11:41 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, trivial
the forgotten endmenu statement broke xconfig.
--- v2.5.31+bk/drivers/net/appletalk/Config.in 2002-08-13 06:05:49.000000000 +0200
+++ v2.5.31+bk/drivers/net/appletalk/Config.in 2002-08-22 13:33:17.000000000 +0200
@@ -17,3 +17,4 @@
bool ' Appletalk-IP to IP Decapsulation support' CONFIG_IPDDP_DECAP
fi
fi
+endmenu
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: trivial: 2.5.31+bk forgotten endmenu
2002-08-22 11:41 trivial: 2.5.31+bk forgotten endmenu Alex Riesen
@ 2002-08-22 17:36 ` Sam Ravnborg
0 siblings, 0 replies; 2+ messages in thread
From: Sam Ravnborg @ 2002-08-22 17:36 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, trivial
On Thu, Aug 22, 2002 at 01:41:28PM +0200, Alex Riesen wrote:
>
> the forgotten endmenu statement broke xconfig.
Please apply the following patch instead.
It adds a missing comment.
===== drivers/net/appletalk/Config.in 1.5 vs edited =====
--- 1.5/drivers/net/appletalk/Config.in Wed Aug 7 05:12:59 2002
+++ edited/drivers/net/appletalk/Config.in Sun Aug 18 20:31:11 2002
@@ -3,6 +3,7 @@
#
mainmenu_option next_comment
+comment 'Appletalk Devices'
dep_mbool 'Appletalk interfaces support' CONFIG_DEV_APPLETALK $CONFIG_ATALK
if [ "$CONFIG_DEV_APPLETALK" = "y" ]; then
tristate ' Apple/Farallon LocalTalk PC support' CONFIG_LTPC
@@ -17,3 +18,4 @@
bool ' Appletalk-IP to IP Decapsulation support' CONFIG_IPDDP_DECAP
fi
fi
+endmenu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-22 17:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-22 11:41 trivial: 2.5.31+bk forgotten endmenu Alex Riesen
2002-08-22 17:36 ` Sam Ravnborg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®