kernel.mk: Fix kernel module path for 3.0
authorJonas Gorski <jogo@openwrt.org>
Sun, 24 Jul 2011 21:42:33 +0000 (21:42 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 24 Jul 2011 21:42:33 +0000 (21:42 +0000)
commit4e59931ad1fd92786c3d6fc051eae38ec4cef540
treee4aac5fec529355c22fd98abb24d2a44cdfc8c23
parentaf903037ec2e663e6e9354f0981d3b773e50e056
kernel.mk: Fix kernel module path for 3.0

Linux 3.0 calls itself 3.0.0, so insmod expects the modules in
/lib/modules/3.0.0.

SVN-Revision: 27761
include/kernel.mk