depmod.pl: output correct dep format according to kernel version
authorSonic Zhang <sonic.zhang@analog.com>
Fri, 9 Sep 2011 16:58:08 +0000 (18:58 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 9 Sep 2011 16:58:08 +0000 (18:58 +0200)
All kernel version except for 2.4 has the same dep output format.
(Possibly related to era of kernels 3.0+)

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>

No differences found