summaryrefslogtreecommitdiffstats
path: root/package/config/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* package/config: cygwin fixPeter Korsgaard2008-06-191-2/+2
| | | | | | | - pass HOST_LOADLIBES down to make mconf for cygwin - fix link-order WRT HOST_LOADLIBES From Bernhards tree (91018d95)
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-221-2/+2
|
* - fix building mconf with curses flagsBernhard Reutner-Fischer2007-07-271-1/+1
| | | | - make sure to rm .config when the first 'make menuconfig' was interrupted and thus no .config.cmd was created.
* Fix INITRAMFS target that was broken. Get rid of config stuff out of the ↵"Steven J. Hill"2007-07-181-0/+1
| | | | 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.
* Remove more stuff during 'make distclean'."Steven J. Hill"2007-07-061-1/+2
|
* - make it compile with a C89 compilerBernhard Reutner-Fischer2007-06-281-1/+1
|
* - pull kconfig from linux-2.6.21.5Bernhard Reutner-Fischer2007-06-281-124/+28
|
* use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtinEric Andersen2006-12-081-1/+1
|
* update kbuild systemEric Andersen2005-08-021-13/+35
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+112
-Erik