summaryrefslogtreecommitdiffstats
path: root/package/config/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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