linux: skip installing modules if modules are disabled in kernel config
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Thu, 30 Oct 2008 14:56:58 +0000 (14:56 -0000)
committerHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Thu, 30 Oct 2008 14:56:58 +0000 (14:56 -0000)
commitfc23ee8deaedaf7430d56cef72d2c050f7d30d0e
tree23e7f42c85053442fc4ef5765bafd534fb09ff89
parentfed834950908164407f6986ad32944f541f34887
linux: skip installing modules if modules are disabled in kernel config

This patch will check if CONFIG_MODULES is set in the kernel .config, if not
yes then it will skip installing the modules.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
target/linux/Makefile.in.advanced