backports: add check_depmod to look for module search path
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Wed, 10 Apr 2013 11:35:25 +0000 (04:35 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 10 Apr 2013 20:24:08 +0000 (22:24 +0200)
commit477779acf31e884d9dd88975af8ca9cf26dacbe7
treef51eb71b38d1fc800a4bd70bfcfd21f849ffa75f
parente27ccf500565720f45d997a6453a0b1d8996c887
backports: add check_depmod to look for module search path

This backports project relies on you being able to update
your Linux distribution modules by looking at an updates
search path, if one is not found we update depmod to look
for the new path for you.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
backport/Makefile.real
backport/scripts/check_depmod.sh [new file with mode: 0755]