Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | modutils: remove package | Gustavo Zacarias | 2010-06-05 | 1 | -548/+0 |
| | | | | | | | | It's for ancient 2.4 kernels, and busybox has a modutils applet. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | yet another fix for yet another cross depmod endianness problem | Eric Andersen | 2006-07-13 | 1 | -0/+21 |
| | |||||
* | update some missing bits for cross depmod | Eric Andersen | 2006-03-22 | 1 | -19/+93 |
| | |||||
* | After some effort, I have taught depmod to handle endianness, | Eric Andersen | 2005-09-30 | 1 | -0/+453 |
allowing us to build a cross-depmod that runs on the host and generates the target modules.dep and modules.*map files -Erik |