* [PATCH] drivers/video/Config.in missing space
@ 2002-09-28 21:05 John Levon
0 siblings, 0 replies; only message in thread
From: John Levon @ 2002-09-28 21:05 UTC (permalink / raw)
To: linux-kernel; +Cc: trivial
Against 2.5.39
regards
john
--- linux-linus/drivers/video/Config.in Sun Sep 8 08:56:46 2002
+++ linux/drivers/video/Config.in Sat Sep 28 22:00:28 2002
@@ -254,7 +254,7 @@
define_tristate CONFIG_FBCON_CFB2 y
define_tristate CONFIG_FBCON_CFB4 y
else
- if [ "$CONFIG_FB_ACORN" = "m" -o "$CONFIG_FB_SA1100" = "m"]; then
+ if [ "$CONFIG_FB_ACORN" = "m" -o "$CONFIG_FB_SA1100" = "m" ]; then
define_tristate CONFIG_FBCON_CFB2 m
define_tristate CONFIG_FBCON_CFB4 m
fi
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-09-28 20:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-28 21:05 [PATCH] drivers/video/Config.in missing space John Levon
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®