| 3c2a8ebe | 14-Dec-2023 |
Johannes Berg <[email protected]> |
wifi: cfg80211: fix certs build to not depend on file order
The file for the new certificate (Chen-Yu Tsai's) didn't end with a comma, so depending on the file order in the build rule, we'd end up w
wifi: cfg80211: fix certs build to not depend on file order
The file for the new certificate (Chen-Yu Tsai's) didn't end with a comma, so depending on the file order in the build rule, we'd end up with invalid C when concatenating the (now two) certificates. Fix that.
Cc: [email protected] Reported-by: Biju Das <[email protected]> Reported-by: Naresh Kamboju <[email protected]> Fixes: fb768d3b13ff ("wifi: cfg80211: Add my certificate") Signed-off-by: Johannes Berg <[email protected]>
show more ...
|