aboutsummaryrefslogtreecommitdiffstats
path: root/package/modutils/modutils-01.patch
Commit message (Collapse)AuthorAgeFilesLines
* modutils: remove packageGustavo Zacarias2010-06-051-98/+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>
* After some effort, I have taught depmod to handle endianness,Eric Andersen2005-09-301-0/+98
allowing us to build a cross-depmod that runs on the host and generates the target modules.dep and modules.*map files -Erik