From eb345627b06d02a95aa90fd682284186b3491a92 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Thu, 13 Dec 2018 17:35:12 +0100 Subject: [PATCH] WHENCE: Put quotes around brcmfmac NVRAM filenames We are going to add more brcmfmac NVRAM files and some of these will have spaces in their names, lets be consistens and use quotes around the filenames of all brcmfmac NVRAM files. Signed-off-by: Hans de Goede Signed-off-by: Josh Boyer --- WHENCE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WHENCE b/WHENCE index 83323b1..648b049 100644 --- a/WHENCE +++ b/WHENCE @@ -2412,8 +2412,8 @@ File: brcm/brcmfmac4373.bin Licence: Redistributable. See LICENCE.cypress for details. -File: brcm/brcmfmac43430-sdio.AP6212.txt -File: brcm/brcmfmac43430-sdio.MUR1DX.txt +File: "brcm/brcmfmac43430-sdio.AP6212.txt" +File: "brcm/brcmfmac43430-sdio.MUR1DX.txt" Licence: GPLv2. See GPL-2 for details. -- 2.40.0