[roll] Roll fuchsia [kernel] Remove a few more mentions of "elf kernel"

There is only one style of kernel now, so we can just replace these
mentions with "kernel" unqualified.

Original-Bug: 42164859
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1219472
Original-Revision: 0243953547dc2b3d7556ee066b9d42b091c33e18
GitOrigin-RevId: 879bdbc5fd7ccc4f70049c50bd39d5f316840e3d
Change-Id: If9129ad411b91fd8d56700d5d9c9eb82a26fc8aa
1 file changed
tree: e3aa55375e0db3dfc9845a3d2a81fb1912f0e6ff
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.