6982520: Move kernel to install ws

Tue, 28 Sep 2010 10:29:08 -0700

author
igor
date
Tue, 28 Sep 2010 10:29:08 -0700
changeset 233
810a461889ab
parent 232
d4a7e4600b21
child 234
2a7813a9b529

6982520: Move kernel to install ws
Reviewed-by: herrick, billyh

make/deploy-rules.gmk file | annotate | diff | comparison | revisions
     1.1 --- a/make/deploy-rules.gmk	Fri Sep 17 07:10:50 2010 -0400
     1.2 +++ b/make/deploy-rules.gmk	Tue Sep 28 10:29:08 2010 -0700
     1.3 @@ -79,7 +79,6 @@
     1.4        ifeq ($(UP_TMP), true)
     1.5          DEPLOY_BUILD_TARGETS += cmd-comp-all
     1.6        endif
     1.7 -      DEPLOY_BUILD_TARGETS += kernel-all
     1.8      endif
     1.9    endif
    1.10  endif

mercurial