Skip to content
Snippets Groups Projects
Commit 7d096460 authored by Victor Chong's avatar Victor Chong Committed by Jérôme Forissier
Browse files

hikey+debian: Remove optee-examples from all


Not necessary since other targets have it as a dependency

Signed-off-by: default avatarVictor Chong <victor.chong@linaro.org>
Acked-by: default avatarJerome Forissier <jerome.forissier@linaro.org>
parent bf8160a8
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ STRACE_PATH ?=$(ROOT)/strace
# Targets
################################################################################
.PHONY: all
all: prepare arm-tf boot-img lloader nvme strace optee-examples
all: prepare arm-tf boot-img lloader nvme strace
.PHONY: clean
clean: arm-tf-clean atf-fb-clean busybox-clean edk2-clean linux-clean \
......
......@@ -82,7 +82,7 @@ DEBPKG_CONTROL_PATH ?= $(DEBPKG_PATH)/DEBIAN
# Targets
################################################################################
.PHONY: all
all: arm-tf linux boot-img lloader system-img nvme deb optee-examples
all: arm-tf linux boot-img lloader system-img nvme deb
.PHONY: clean
clean: arm-tf-clean atf-fb-clean edk2-clean linux-clean optee-os-clean \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment