[roll] Roll fuchsia [kernel][x86][boot-shim] Don't use a special output path for multiboot-shim

The output_dir and output_name of the multiboot-shim image had
been made special because of old legacy dependencies on exact
paths in the build.  No such dependencies should exist any more.

Original-Bug: 42158829
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049877
Original-Revision: 2f1a7174a9cfbd35ef732543e9d9816844a3eb82
GitOrigin-RevId: 75d91378b14275a02f6cbdd7b30bd02208ed9bd5
Change-Id: I543bb2ce0d31c2328d5508b82213c8e9cf0d0836
1 file changed
tree: 5b32f03922ce70bf67ca4a83c4f7cd7c355bd2e7
  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 via the IRC channel #fuchsia on Freenode.

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.