diff --git a/software/dkms.conf b/software/dkms.conf
index d16b422517644a52540e7f7df454328edad9ee6a..978645a7a26f288cd981162825cce1b3e6aca7bf 100644
--- a/software/dkms.conf
+++ b/software/dkms.conf
@@ -13,4 +13,6 @@ BUILT_MODULE_LOCATION[0]="htvic/driver"
 BUILT_MODULE_LOCATION[1]="i2c-ocores/drivers/i2c/busses"
 BUILT_MODULE_LOCATION[2]="spi-ocores/drivers/spi"
 DEST_MODULE_LOCATION[0]="/updates"
+DEST_MODULE_LOCATION[1]="/updates"
+DEST_MODULE_LOCATION[2]="/updates"
 AUTOINSTALL="yes"