mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
kernel-firmware: don't install brcmfmac43430-sdio.bin
This commit is contained in:
parent
9c753986d7
commit
e8832262c0
@ -68,4 +68,7 @@ makeinstall_target() {
|
|||||||
done
|
done
|
||||||
done < ${fwlist}
|
done < ${fwlist}
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# The following file is installed by brcmfmac_sdio-firmware-rpi
|
||||||
|
rm -fr $FW_TARGET_DIR/brcm/brcmfmac43430-sdio.bin
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user