* [PATCH]: Trivial MTD map Config.in fix
@ 2002-12-23 14:14 Pantelis Antoniou
0 siblings, 0 replies; only message in thread
From: Pantelis Antoniou @ 2002-12-23 14:14 UTC (permalink / raw)
To: Tom Rini, linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 148 bytes --]
Hi
There is an unbalanced fi in the drivers/mtd/maps/Config.in
which causes an abort when you select it.
Please apply as it is obvious.
Pantelis
[-- Attachment #2: trivial-mtd-map.patch --]
[-- Type: text/plain, Size: 361 bytes --]
--- ../linuxppc_2_4_devel/drivers/mtd/maps/Config.in Fri Dec 20 11:35:57 2002
+++ drivers/mtd/maps/Config.in Mon Dec 23 16:06:05 2002
@@ -63,8 +66,7 @@
if [ "$CONFIG_440" = "y" ]; then
dep_tristate ' Flash devices mapped on IBM Ebony' CONFIG_MTD_EBONY $CONFIG_MTD_CFI $CONFIG_EBONY
fi
- fi
- fi
+ fi
fi
if [ "$CONFIG_MIPS" = "y" ]; then
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-12-23 14:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-23 14:14 [PATCH]: Trivial MTD map Config.in fix Pantelis Antoniou
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox