Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 52b20877 authored by Sandeep Patil's avatar Sandeep Patil
Browse files

shell_and_utils: add vendor shell and toybox targets



Bug: 36463595
Test: Build and boot.

Change-Id: I245d1755546fa597e941badce251c2e8293e998e
Signed-off-by: default avatarSandeep Patil <sspatil@google.com>
parent 62db5fce
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -5,9 +5,12 @@ phony {
        "grep",
        "gzip",
        "mkshrc",
        "mkshrc_vendor",
        "reboot",
        "sh",
        "sh_vendor",
        "toolbox",
        "toybox",
        "toybox_vendor",
    ],
}