kernel: do not build kernel modules by default
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 6 Jul 2014 22:34:24 +0000 (22:34 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 6 Jul 2014 22:34:24 +0000 (22:34 +0000)
commite63318d6d57fb7ed25f1d125bcc09b7b489ee2ae
tree76547456a9591afa7b25d3fd31338c67108fb594
parent2518f83f6e198cf104915d33b121998a6df8da21
kernel: do not build kernel modules by default

No config option should be set to m in the default config, because
there is also some script needed which picks the module up into the
image and that is missing this way. Always create a kmod when building
a module.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41539
target/linux/au1000/config-3.10
target/linux/gemini/config-3.10
target/linux/mpc52xx/config-3.10
target/linux/mpc83xx/config-3.10