Commit Graph

12 Commits

Author SHA1 Message Date
Eric Andersen
85d7f6f05f fixup package LDFLAGS handling 2007-03-13 22:59:59 +00:00
"Steven J. Hill"
5d8342c7f7 I'm sure opinions will vary on this, but at least when I'm using these tools, I don't want the static or an extra config file. Small filesystem please. 2007-01-14 00:57:50 +00:00
Bernhard Reutner-Fischer
f47f323d0e - pass the correct compiler in 2006-12-14 14:32:32 +00:00
"Steven J. Hill"
f460603f02 Patch packages to remove legacy and deprecated functions. All of these patches have been sent upstream to the various maintainers. 2006-12-05 02:16:03 +00:00
Bernhard Reutner-Fischer
6e2823c1fa - add and use BR2_BZCAT config option. 2006-11-17 15:43:51 +00:00
Eric Andersen
8a63b6dae1 Use http. Add support for building cross depmod for 2.6 kernels.
Don't hard code version numbers all over the place.
2006-08-10 21:00:23 +00:00
Eric Andersen
ff870a1827 change things so menuconfig wont complain about circular deps 2006-07-10 22:18:35 +00:00
Eric Andersen
e33a0c1400 prevent up circular deps by preventing both from being enabled concurrently 2006-07-09 04:54:00 +00:00
Eric Andersen
478edcec7e Bump up version to one actually present 2005-12-09 01:47:57 +00:00
Eric Andersen
8ce4796efa Fix some broken dependancies 2005-08-08 08:23:50 +00:00
Mike Frysinger
1a48268a55 whitespace sync 2005-08-04 22:17:55 +00:00
Eric Andersen
d5b0e08e9d http://bugs.uclibc.org/view.php?id=178
This patch provides modutils and module-init-tools. I know busybox can load
modules, but modinfo may also be very useful for kernel/driver debugging
purposes.

I have managed binaries concurrency between modutils and module-init-tools, but
I'm not sure this is the best way to do it...

Thanks for your work.
2005-06-09 09:46:12 +00:00