make: clean up obsolete targets

Cleanup targets that have been removed in the past when the
makefile for kata-deploy was included.
Instead, add targets from the makefile under local-build kata-deploy.

Fixes: #6165

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
Archana Shinde 2023-01-30 13:59:19 -08:00
parent a482b0d410
commit c3836010a8

View File

@ -45,10 +45,8 @@ docs-url-alive-check:
.PHONY: \ .PHONY: \
all \ all \
binary-tarball \ kata-tarball \
install-tarball \
default \ default \
install-binary-tarball \
static-checks \ static-checks \
docs-url-alive-check docs-url-alive-check