summaryrefslogtreecommitdiff
path: root/package/modutils/modutils-01.patch
AgeCommit message (Collapse)Author
2010-06-05modutils: remove packageGustavo Zacarias
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>
2005-09-30After some effort, I have taught depmod to handle endianness,Eric Andersen
allowing us to build a cross-depmod that runs on the host and generates the target modules.dep and modules.*map files -Erik