[roll] Roll fuchsia [kernel][build] Move switchset configs

We move the configs used in switchsets to the dedicated namespace at
//zircon/kernel/switch/BUILD.gn, leaving only kernel "things" in
//zircon/kernel/BUILD.gn.

Original-Bug: 371568912
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1553189
Original-Revision: f874020c46d81d53862c175c2ea06c2b2c657f58
GitOrigin-RevId: bf617e794c905828384d6c0a4816f4544a360886
Change-Id: Ied048601d5bc97e97535834f1a2f573396ffdf39
1 file changed
tree: 4a8e23867fda0bd4430a8705928fc091b2b0f594
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.