diff --git a/brcm63xx_ref_nand/image/Makefile b/brcm63xx_ref_nand/image/Makefile
index 1d86533e8d2de24bbec8f37da693fc00a15c26a2..c5ffb50884b49ab9fa71a99bbf29e7dfee133219 100644
--- a/brcm63xx_ref_nand/image/Makefile
+++ b/brcm63xx_ref_nand/image/Makefile
@@ -147,7 +147,7 @@ define Image/Prepare
 
     ifeq ($(CONFIG_TARGET_NO_DECT),y)
 		rm -rf $(BUILD_DIR_ROOT)/lib/modules/3.4.11-rt19/extra/dect.ko
-		rm -rf $(BUILD_DIR_ROOT)/lib/modules/3.4.11-rt19/extra/dectshim.ko
+		#rm -rf $(BUILD_DIR_ROOT)/lib/modules/3.4.11-rt19/extra/dectshim.ko
     endif
 
     ifeq ($(CONFIG_TARGET_NO_DHD),y)