tools: rename source files
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 14 Jun 2012 19:29:28 +0000 (16:29 -0300)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Thu, 14 Jun 2012 19:29:28 +0000 (16:29 -0300)
commitac78e109c37c2d1a075ee75f48cf86edfc516462
tree481f3d41990322ae5104e6994615df1b39ccf73e
parente7fc2c868e240b280f593934278cc719e33e90f7
tools: rename source files

There's no point anymore in having "kmod-" prefix. This is a historical
thing when we started implementation of these tools.
Makefile.am
tools/depmod.c [moved from tools/kmod-depmod.c with 100% similarity]
tools/insmod.c [moved from tools/kmod-insmod.c with 100% similarity]
tools/lsmod.c [moved from tools/kmod-lsmod.c with 100% similarity]
tools/modinfo.c [moved from tools/kmod-modinfo.c with 100% similarity]
tools/modprobe.c [moved from tools/kmod-modprobe.c with 100% similarity]
tools/rmmod.c [moved from tools/kmod-rmmod.c with 100% similarity]