linux-firmware: disable stripping
authorRobert Marko <robimarko@gmail.com>
Wed, 28 Dec 2022 21:57:49 +0000 (22:57 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 27 May 2023 20:05:14 +0000 (22:05 +0200)
commitb3ddc0941d6f5984333d18f60bbbe883cde20901
tree179f8ca5f7e508e44ab2a5d259f463431e5bfca8
parent5fc704cdef2630fb9bd927cf7920dc34d65b7394
linux-firmware: disable stripping

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: b4d3694f81f4 ("linux-firmware: package ath11k consumer cards firmware")
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 9d8eff6799469e2ed8a5d2e4decd194902c1ec1b)
package/firmware/linux-firmware/Makefile