forked from openkylin/platform_build
merge from open-source master
Change-Id: I4ea9aa2765cb634382da92ff17f5af9e2f6b4078
This commit is contained in:
commit
95f862bcb0
|
@ -752,7 +752,7 @@ clobber:
|
|||
modules:
|
||||
@echo "Available sub-modules:"
|
||||
@echo "$(call module-names-for-tag-list,$(ALL_MODULE_TAGS))" | \
|
||||
sed -e 's/ */\n/g' | sort -u | $(COLUMN)
|
||||
tr -s ' ' '\n' | sort -u | $(COLUMN)
|
||||
|
||||
.PHONY: showcommands
|
||||
showcommands:
|
||||
|
|
Loading…
Reference in New Issue