Home | History | Annotate | Download | only in shell_and_utilities
      1 phony {
      2     name: "shell_and_utilities",
      3     required: [
      4         "bzip2",
      5         "grep",
      6         "gzip",
      7         "mkshrc",
      8         "mkshrc_vendor",
      9         "reboot",
     10         "sh",
     11         "sh_vendor",
     12         "toolbox",
     13         "toybox",
     14         "toybox_vendor",
     15     ],
     16 }
     17