config: Add support for xconfig
authorAlper Yildirim <ayildirim@aselsan.com>
Mon, 20 Jul 2009 17:17:10 +0000 (19:17 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 27 Jul 2009 14:07:00 +0000 (16:07 +0200)
commitb0df9df39ad76bdf89d1f58996cd4a1c2632b47c
treeb7c7c6150b093b7eb34e6b46e4383491d9bb21bb
parent4b3e11b3e7d00881878f45cddbfe8f4bf07d1ebe
config: Add support for xconfig

It involved:

 * Modifying the top-level Makefile to create the xconfig target, and
   the $(CONFIG)/qconf target to compile the qconf utility

 * Modifying the package/config/Makefile magic so that C++ files and
   binaries gets linked properly, re-using the
   package/config/Makefile.kconfig logic inherited from the kernel

 * Hacking a little bit package/config/Makefile.kconfig in a way
   similar to the modifications done for the mconf (menuconfig
   interface)

Signed-off-by: Alper Yildirim <ayildirim@aselsan.com>
Makefile
package/config/Makefile
package/config/Makefile.kconfig
package/config/kconfig-to-buildroot2.patch