mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
9d8eff6799
It has been brought to my attention that recently added WCN6855 firmware
is broken as it is getting stripped during building due to being 2 ELF
binaries.
I am sure WCN6750 and any other ELF binaries are having the same issue,
so since stripping firmware binaries is clearly unwanted disable it.
Fixes:
|
||
---|---|---|
.. | ||
amd.mk | ||
broadcom.mk | ||
cis.mk | ||
edgeport.mk | ||
intel.mk | ||
Makefile | ||
marvell.mk | ||
mediatek.mk | ||
misc.mk | ||
qca_ath10k.mk | ||
qca_ath11k.mk | ||
qca.mk | ||
realtek.mk | ||
rsi.mk | ||
ti.mk |