![]() | |||||||||||
Messages in this thread Patch in this message |
On Sat, May 07, 2005 at 03:20:02PM +0200, Jan Dittmer wrote: > > Well I built something like this now which I mail to myself, > overlook and then going sent to lkml:>...> - h8300: still broken> Details: http://l4x.org/k/?d=3480 >... > Link to this page: http://l4x.org/k/?diff[v1]=mm Trivial fix below. > Jan cu Adrian <-- snip --> This patch fixes a trivial typo in introduced by make-each-arch-use-mm-kconfig.patch . Signed-off-by: Adrian Bunk <bunk@stusta.de> --- linux-2.6.12-rc3-mm3-full/arch/h8300/Kconfig.cpu.old 2005-05-07 16:59:48.000000000 +0200 +++ linux-2.6.12-rc3-mm3-full/arch/h8300/Kconfig.cpu 2005-05-07 17:00:12.000000000 +0200 @@ -181,6 +181,6 @@ bool "Preemptible Kernel" default n -source "mm/Kconfig' +source "mm/Kconfig" endmenu - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||
| Last update: 2005-05-07 17:06 [from the cache] ©2003-2008 | |||||||||||