Merge "shell_and_utils: add vendor shell and toybox targets"

This commit is contained in:
Treehugger Robot 2017-05-22 21:00:15 +00:00 committed by Gerrit Code Review
commit 7d213d08e7
1 changed files with 3 additions and 0 deletions

View File

@ -5,9 +5,12 @@ phony {
"grep",
"gzip",
"mkshrc",
"mkshrc_vendor",
"reboot",
"sh",
"sh_vendor",
"toolbox",
"toybox",
"toybox_vendor",
],
}