diff --git a/make/deploy-rules.gmk b/make/deploy-rules.gmk index 988c7d0921b..7e080a60e40 100644 --- a/make/deploy-rules.gmk +++ b/make/deploy-rules.gmk @@ -79,7 +79,6 @@ ifneq ($(KERNEL), off) ifeq ($(UP_TMP), true) DEPLOY_BUILD_TARGETS += cmd-comp-all endif - DEPLOY_BUILD_TARGETS += kernel-all endif endif endif