Alper Yildirim
b0df9df39a
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>
2009-07-27 16:07:00 +02:00
Peter Korsgaard
2c2796719a
package/config: cygwin fix
...
- pass HOST_LOADLIBES down to make mconf for cygwin
- fix link-order WRT HOST_LOADLIBES
From Bernhards tree (91018d95)
2008-06-19 08:11:35 +00:00
Bernhard Reutner-Fischer
6547bced93
- global whitespace trimming
2007-08-22 12:35:41 +00:00
Bernhard Reutner-Fischer
153b1beaeb
- fix building mconf with curses flags
...
- make sure to rm .config when the first 'make menuconfig' was interrupted and thus no .config.cmd was created.
2007-07-27 12:37:30 +00:00
"Steven J. Hill"
62b5ae4b66
Fix INITRAMFS target that was broken. Get rid of config stuff out of the top-level directory. Finally fix Linux kernel module building such that modules are built and installed first followed by rest of packages. This allows for packages to build external Linux kernel modules.
2007-07-18 18:07:19 +00:00
"Steven J. Hill"
6f59d3ce32
Remove more stuff during 'make distclean'.
2007-07-06 04:58:01 +00:00
Bernhard Reutner-Fischer
543a89568e
- make it compile with a C89 compiler
2007-06-28 11:53:59 +00:00
Bernhard Reutner-Fischer
a665ed3496
- pull kconfig from linux-2.6.21.5
2007-06-28 10:46:19 +00:00
Eric Andersen
dea2c12405
use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin
2006-12-08 05:23:08 +00:00
Eric Andersen
273175d0d3
update kbuild system
2005-08-02 00:57:33 +00:00
Eric Andersen
2d523c2317
Major buildroot facelift, step one.
...
-Erik
2004-10-09 01:06:03 +00:00