Merge "shell_and_utils: add vendor shell and toybox targets"
am: 7d213d08e7
Change-Id: I6f7d4ff2ec374d1719521ffe39db9c5892fe9535
This commit is contained in:
commit
175fb8ce3f
1 changed files with 3 additions and 0 deletions
|
|
@ -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",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue