Commits

Hans-Christian Egtvedt committed 12b5b0124b1
linux26: make installation of modules rule depend on .depend_done This patch will make the installation of modules rule depend on .depend_done instead of .configured to make sure make prepare is run before modules are installed. Make kernelversion does not work before make prepare has been run. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>