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

View file

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