|
@@ -125,9 +125,15 @@ define Package/brcmfmac-nvram-43455-sdio/install
|
|
|
$(LN) \
|
|
|
brcmfmac43455-sdio.raspberrypi,4-model-b.txt \
|
|
|
$(1)/lib/firmware/brcm/brcmfmac43455-sdio.Raspberry\ Pi\ Foundation-Raspberry\ Pi\ 4\ Model\ B.txt
|
|
|
+ $(LN) \
|
|
|
+ brcmfmac43455-sdio.raspberrypi,4-model-b.txt \
|
|
|
+ $(1)/lib/firmware/brcm/brcmfmac43455-sdio.raspberrypi,5-model-b.txt
|
|
|
$(LN) \
|
|
|
brcmfmac43455-sdio.raspberrypi,4-model-b.txt \
|
|
|
$(1)/lib/firmware/brcm/brcmfmac43455-sdio.Raspberry\ Pi\ Foundation-Raspberry\ Pi\ Compute\ Module\ 4.txt
|
|
|
+ $(LN) \
|
|
|
+ brcmfmac43455-sdio.raspberrypi,4-model-b.txt \
|
|
|
+ $(1)/lib/firmware/brcm/brcmfmac43455-sdio.Raspberry\ Pi\ Foundation-Raspberry\ Pi\ 5\ Model\ B.txt
|
|
|
$(INSTALL_DATA) \
|
|
|
$(PKG_BUILD_DIR)/brcm/brcmfmac43455-sdio.MINIX-NEO\ Z83-4.txt \
|
|
|
$(1)/lib/firmware/brcm/
|