--- a/depmod.c
+++ b/depmod.c
@@ -60,7 +60,7 @@ struct module_search
 };
 
 static unsigned int skipchars;
-static unsigned int make_map_files = 1; /* default to on */
+static unsigned int make_map_files = 0; /* default to off */
 static unsigned int force_map_files = 0; /* default to on */
 
 #define SYMBOL_HASH_SIZE 1024
