blob: c1cd3e090302060e8ddaddd6708f9c3ade44d295 [file] [log] [blame]
Elliott Hughes521d3032017-03-30 23:21:36 -07001phony {
2 name: "shell_and_utilities",
3 required: [
Elliott Hughes62fc11b2017-12-03 22:12:38 -08004 "awk",
5 "awk_vendor",
Elliott Hughes521d3032017-03-30 23:21:36 -07006 "bzip2",
7 "grep",
Erik Staats0c3b1bd2017-06-09 09:10:59 -07008 "grep_vendor",
Elliott Hughes0b539f32018-04-10 14:48:21 -07009 "logwrapper",
10 "logwrapper_vendor",
Elliott Hughes521d3032017-03-30 23:21:36 -070011 "mkshrc",
Sandeep Patil52b20872017-05-19 13:22:51 -070012 "mkshrc_vendor",
Elliott Hughes76858a02018-06-13 13:06:16 -070013 "newfs_msdos",
Elliott Hughes521d3032017-03-30 23:21:36 -070014 "reboot",
15 "sh",
Sandeep Patil52b20872017-05-19 13:22:51 -070016 "sh_vendor",
Elliott Hughes521d3032017-03-30 23:21:36 -070017 "toolbox",
Tom Cherry6fb3dca2018-01-09 13:20:08 -080018 "toolbox_vendor",
Elliott Hughes521d3032017-03-30 23:21:36 -070019 "toybox",
Sandeep Patil52b20872017-05-19 13:22:51 -070020 "toybox_vendor",
Elliott Hughes521d3032017-03-30 23:21:36 -070021 ],
22}