kalyan
Wed, 03 Dec 2008 22:32:04 -0800
Hi list, I am trying to have GUI based build system and i took menuconfig system from the kernel-2.6.20. When i do "make menuconfig" the system happily reads from .config and Kconfig. All is well. But my intention is if i do, say, "make new-config" it should pop up a different GUI by: 1. Read Kconfig-new 2. Read/Save to .config-new automatically.
I managed step 1 but failed in step 2. Is there a way to do this? Please note that i intend to do "make menuconfig" and "make new-config" in same directory. Any hints are greatly appreciated. Regards Kalyan
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ kbuild-devel mailing list kbuild-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kbuild-devel