]> rtime.felk.cvut.cz Git - omk.git/commit
OMK kernelcfg2mk: consider name passed to KBUILD_MODNAME as unconditionally quoted...
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Thu, 13 Jul 2017 11:50:46 +0000 (13:50 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Thu, 13 Jul 2017 11:50:46 +0000 (13:50 +0200)
commitacbe564c7ce324558ce234a087a2b803bc13ce8d
tree7b4589b3f0dbb6602a321e8cbbb311732155c011
parent8b0dfa8d04345075d3bc662c0b3db7c29bb575b5
OMK kernelcfg2mk: consider name passed to KBUILD_MODNAME as unconditionally quoted for 2.6+ kernels.

The check has been incorrect for Linux 4.7+ kernels.
This change removes support for Linux kernels older than 2.6.15.
Obsoleted support for 2.4.x kernels is not affected by this change.

Signed-off-by: Pavel Pisa <ppisa@pikron.com>
rules/linux/kernelcfg2mk