summaryrefslogtreecommitdiffstats
path: root/package/bridge
Commit message (Collapse)AuthorAgeFilesLines
* remove extra space after touchMike Frysinger2005-11-241-1/+1
|
* http://bugs.uclibc.org/view.php?id=286Eric Andersen2005-06-092-6/+6
| | | | Can't build "bridge" package in buildroot (patch enclosed)
* Make the sourceforge mirror site a config option, as sourceforgeEric Andersen2005-06-091-1/+1
| | | | mirrors tend to change, move, go down, etc from time to time.
* bridge and pcmcia need a compiled up linux kernelEric Andersen2005-03-011-1/+2
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* George Joseph writes:Mike Frysinger2005-01-171-1/+1
| | | | | Package/Bridge: corrects the "kernel-includes" parameter to configure
* merge help descriptions written by Tom CameronMike Frysinger2004-12-241-4/+4
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* facelift step number twoEric Andersen2004-10-092-2/+13
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+61
directory.