shell_and_utils: add vendor shell and toybox targets
Bug: 36463595
Test: Build and boot.
Change-Id: I245d1755546fa597e941badce251c2e8293e998e
Signed-off-by: Sandeep Patil <sspatil@google.com>
(cherry picked from commit 52b20877dc
)
This commit is contained in:
parent
00be8a3ecf
commit
3c8476cd99
1 changed files with 3 additions and 0 deletions
|
@ -5,9 +5,12 @@ phony {
|
|||
"grep",
|
||||
"gzip",
|
||||
"mkshrc",
|
||||
"mkshrc_vendor",
|
||||
"reboot",
|
||||
"sh",
|
||||
"sh_vendor",
|
||||
"toolbox",
|
||||
"toybox",
|
||||
"toybox_vendor",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue