summaryrefslogtreecommitdiff
path: root/libertas
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2019-09-30 13:17:04 +0200
committerJosh Boyer <jwboyer@kernel.org>2019-10-04 18:34:07 -0400
commit9cfefbd7fbdaa5ae769e3061c463f8345d146fb7 (patch)
treebdfcd29932a5617e3d8a09344dc0efc311730c05 /libertas
parent2de7abd480b3fb57390aa6a186e481d36bdd9609 (diff)
downloadlinux-firmware-9cfefbd7fbdaa5ae769e3061c463f8345d146fb7.tar.gz
Remove duplicate symlinks
Now that the copy-firmware.sh script can create symlinks from the Link: entries in the WHENCE file on the fly, remove the duplicate symlinks from the filesystem. One odd entry was intel/dsp_fw_cnl.bin which was listed both as symlink and as a regular file. Both entries can be removed since the it's really a symlink, so it will be recreated at installation time. While at it, update the check_whence.py script to not look for the existence of symlinks in the filesystem because they are created on the fly at installation time by the copy_firmware.sh script. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Diffstat (limited to 'libertas')
l---------libertas/sd8688.bin1
l---------libertas/sd8688_helper.bin1
2 files changed, 0 insertions, 2 deletions
diff --git a/libertas/sd8688.bin b/libertas/sd8688.bin
deleted file mode 120000
index 46d817f..0000000
--- a/libertas/sd8688.bin
+++ /dev/null
@@ -1 +0,0 @@
-../mrvl/sd8688.bin \ No newline at end of file
diff --git a/libertas/sd8688_helper.bin b/libertas/sd8688_helper.bin
deleted file mode 120000
index 6515a2c..0000000
--- a/libertas/sd8688_helper.bin
+++ /dev/null
@@ -1 +0,0 @@
-../mrvl/sd8688_helper.bin \ No newline at end of file