Files
Johannes Berg 3c2a8ebe3f 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: fb768d3b13 ("wifi: cfg80211: Add my certificate")
Signed-off-by: Johannes Berg <[email protected]>
2023-12-14 09:11:51 +01:00
..