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

hikey_debian: Delete linux package build files on linux-clean


Otherwise they accumulate in $(ROOT)

Signed-off-by: default avatarVictor Chong <victor.chong@linaro.org>
Acked-by: default avatarJerome Forissier <jerome.forissier@linaro.org>
parent 3a829216
No related branches found
No related tags found
No related merge requests found
......@@ -196,6 +196,7 @@ LINUX_CLEAN_COMMON_FLAGS += ARCH=arm64
.PHONY: linux-clean
linux-clean: linux-clean-common
rm -f $(ROOT)/linux-*optee*.*
LINUX_CLEANER_COMMON_FLAGS += ARCH=arm64
......
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