Revision: 7b70096c62f0
Branch: default
Author: Andrey Tsyvarev <
tsyv...@ispras.ru>
Date: Wed Jul 30 17:25:24 2014 UTC
Log: Move 'depmod-after-install' functionality into
update_modules.cmake module.
Now modprobe is not executed if DESTDIR is given for make install/make
uninstall.
Other specifics for modprobe may be added in the future.
http://code.google.com/p/kedr/source/detail?r=7b70096c62f0
Added:
/sources/cmake/modules/update_modules.cmake
/sources/cmake/modules/update_modules_files/update_modules_dir/CMakeLists.txt
/sources/cmake/modules/update_modules_files/update_modules_dir/depmod.cmake
Deleted:
/sources/depmod.cmake
/sources/last_dir/CMakeLists.txt
Modified:
/sources/CMakeLists.txt