Commit Graph

4 Commits

Author SHA1 Message Date
Peter Korsgaard
a5ac61715b buildroot: s/depends/depends on/
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
2008-06-19 19:06:25 +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
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