]> git.proxmox.com Git - mirror_linux-firmware.git/commit
copy-firmware: Create symlinks from WHENCE file
authorThierry Reding <treding@nvidia.com>
Mon, 30 Sep 2019 11:17:03 +0000 (13:17 +0200)
committerJosh Boyer <jwboyer@kernel.org>
Fri, 4 Oct 2019 22:34:02 +0000 (18:34 -0400)
commit2de7abd480b3fb57390aa6a186e481d36bdd9609
tree8fca7943782f6c535f2a4873d8062e2525c05794
parent2116bcd7afaa487da686c3965bcb42a90c6bd370
copy-firmware: Create symlinks from WHENCE file

Rather than require symlinks to be created in the filesystem and have
duplicate Link: entries in the WHENCE file, make copy-firmware.sh create
the symlinks on the fly.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
copy-firmware.sh