Merge "Create more shortcut phony targets" am: 44303e9f26
am: dc56268641
am: 1a276819a1
am: 825ea362b1
Change-Id: I9a2986a714493d3a51920977269a247d3596829d
This commit is contained in:
commit
17470c1f0f
1 changed files with 1 additions and 0 deletions
|
@ -550,6 +550,7 @@ $(j_or_n) $(h_or_t) $(j_or_n)-$(h_or_t) : $(my_checked_module)
|
|||
ifneq (,$(filter $(my_module_tags),tests))
|
||||
$(j_or_n)-$(h_or_t)-tests $(j_or_n)-tests $(h_or_t)-tests : $(my_checked_module)
|
||||
endif
|
||||
$(LOCAL_MODULE)-$(h_or_t) : $(LOCAL_BUILT_MODULE) $(LOCAL_INSTALLED_MODULE)
|
||||
endif
|
||||
|
||||
###########################################################
|
||||
|
|
Loading…
Reference in a new issue