Merge "Add check-elf-files as a checkbuild prerequisite"
This commit is contained in:
@@ -1494,7 +1494,7 @@ files: $(modules_to_install) \
|
||||
# -------------------------------------------------------------------
|
||||
|
||||
.PHONY: checkbuild
|
||||
checkbuild: $(modules_to_check) droid_targets
|
||||
checkbuild: $(modules_to_check) droid_targets check-elf-files
|
||||
|
||||
ifeq (true,$(ANDROID_BUILD_EVERYTHING_BY_DEFAULT))
|
||||
droid: checkbuild
|
||||
|
Reference in New Issue
Block a user