kernel: do not build kernel modules by default
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Jul 2014 22:34:24 +0000 (22:34 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 6 Jul 2014 22:34:24 +0000 (22:34 +0000)
commit54631dae4ac2216799e5774a0b9969cb4f320edd
tree54073e9bf16eea0a3fdf52287df16276841a8b21
parent2fd40d29014c31266d7f2d0fed38cafb3dc159de
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41539 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/au1000/config-3.10
target/linux/gemini/config-3.10
target/linux/mpc52xx/config-3.10
target/linux/mpc83xx/config-3.10