blob: 81cf315aad8a5af516a54f75421b31671af7f616 [file] [log] [blame]
Elliott Hughes521d3032017-03-30 23:21:36 -07001phony {
2 name: "shell_and_utilities",
3 required: [
4 "bzip2",
5 "grep",
6 "gzip",
7 "mkshrc",
8 "reboot",
9 "sh",
10 "toolbox",
11 "toybox",
12 ],
13}