diff -r 7e939b2d958c -r c33367851350 devices/Makefile.am --- a/devices/Makefile.am Thu Oct 05 09:38:01 2006 +0000 +++ b/devices/Makefile.am Mon Oct 09 12:59:09 2006 +0000 @@ -51,6 +51,7 @@ install-data-local: $(MAKE) -C "$(LINUX_SOURCE_DIR)" M="$(ABSSRCDIR)" \ + INSTALL_MOD_PATH="$(DESTDIR)" \ INSTALL_MOD_DIR="ethercat" modules_install #------------------------------------------------------------------------------