On Thu, Jan 26, 2023 at 11:41:53AM +0100, Arend van Spriel wrote: > On 1/26/2023 11:15 AM, Arend van Spriel wrote: > > On 1/10/2023 8:40 PM, John Keeping wrote: > > > That was a follow-up to commit 04f71fe ("cypress: add Cypress firmware > > > and clm_blob files") which provides cypress/cyfmac4339-sdio.bin and > > > links it (via WHENCE) to brcm/brcmfmac4339-sdio.bin and has version: > > > > Looking into this now, but how does this work. What does that (via > > WHENCE)? Guess I missed something fundamental here. > > Assuming the copy-firmware.sh is taking care of the links. Yes, `make install` calls copy-firmware.sh which reads the Link: lines from WHENCE and creates the symlinks specified by those lines. Regards, John