small patch, but Linux Kernel Conf in 2.5.44 works great

From: bert hubert (ahu@ds9a.nl)
Date: Thu Oct 24 2002 - 05:54:40 EST


Slight warning patch, but Linux Kernel Conf is really cool. From a users'
perspective, I note that the 'help' function is very fast now, which used to
be embarrassingly slow.

Make oldconfig also works as planned.

I would indeed however vote to make the xconfig program available separately
as well. Many users may need a different compiler for xconfig than for the
kerel (dreaded C++ ABI issues).

Right now, it is some hassle to make sure that the right compiler is used
for xconfig and the kernel.

Regards,

bert hubert

Tiny patch to fix a warning:

--- linux-2.5.44/scripts/kconfig/kconfig_load.c~ Thu Oct 24 12:31:24 2002
+++ linux-2.5.44/scripts/kconfig/kconfig_load.c Thu Oct 24 12:39:34 2002
@@ -1,5 +1,6 @@
 #include <dlfcn.h>
 #include <stdio.h>
+#include <stdlib.h>
 
 #include "lkc.h"
 

-- 
http://www.PowerDNS.com          Versatile DNS Software & Services
http://lartc.org           Linux Advanced Routing & Traffic Control HOWTO
-
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/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:23 EST