add a depmod check -- check for updates/ preference
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 18 May 2009 22:35:15 +0000 (15:35 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Mon, 18 May 2009 22:36:21 +0000 (15:36 -0700)
commitf28a63413564ffa18da05ea53cb44909b97d3b4d
treedce0a6df045b8779402e53f175f7f004d501a313
parent93e7a3335a2e4ba64540a935e85530c34b7c06ab
add a depmod check -- check for updates/ preference

If your distribution lacks an /etc/depmod.d/ or /etc/depmod.conf
file we'll add one for you. By default we add the file in
/etc/depmod.d/compat-wireless.conf

We could get more granular and only add this preference for
wireless stuff but that requires some work.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Makefile
scripts/check_depmod [new file with mode: 0755]