aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorigor <none@none>2010-09-28 10:29:08 -0700
committerigor <none@none>2010-09-28 10:29:08 -0700
commit270ba61ab631654f374822442f1c424f48e6a29e (patch)
tree989472cc16e72fa59d6837255a3f03d3f550f2d0 /make
parent090e2a35f25223621c5266509d3d5b107e967ec0 (diff)
6982520: Move kernel to install ws
Reviewed-by: herrick, billyh
Diffstat (limited to 'make')
-rw-r--r--make/deploy-rules.gmk1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/deploy-rules.gmk b/make/deploy-rules.gmk
index 988c7d0..7e080a6 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