diff --git a/Jenkinsfile b/Jenkinsfile
index ed8816eae696d9bac9926d868d1fd30b75c8a78f..0d89338fde3b585bc2664c896e63976f0599e8ea 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -151,7 +151,7 @@ pipeline {
                         buildArch(["${STAGE_NAME}"])
                     } }
                 }
-                stage('ramips-mt7621') {
+                stage('ramips') {
                     agent any
                     when { expression {return params.ramips_mt7621 || params.ramips_mt7628 || params.ramips_rt305x } }
                     steps { script {