# HG changeset patch
# User igor
# Date 1285694948 25200
# Node ID b6093e32d862dae86d274193365e72139ab87f1a
# Parent  1bf50f70234fe371eab422ba99603cb6451db262
6982520: Move kernel to install ws
Reviewed-by: herrick, billyh

diff -r 1bf50f70234f -r b6093e32d862 make/deploy-rules.gmk
--- a/make/deploy-rules.gmk	Fri Sep 17 07:10:50 2010 -0400
+++ b/make/deploy-rules.gmk	Tue Sep 28 10:29:08 2010 -0700
@@ -79,7 +79,6 @@
       ifeq ($(UP_TMP), true)
         DEPLOY_BUILD_TARGETS += cmd-comp-all
       endif
-      DEPLOY_BUILD_TARGETS += kernel-all
     endif
   endif
 endif