wifi: cfg80211: sort certificates in build
authorJohannes Berg <johannes.berg@intel.com>
Thu, 14 Dec 2023 11:03:49 +0000 (12:03 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 14 Dec 2023 11:04:21 +0000 (12:04 +0100)
commitbf6b980f6caf0ba8404a4bc4b4c419fff36a342b
tree5cf25e188fc486d5327f6c8ad4672d46f6a63497
parentafd549903ea98bd21b9db2a409b227e893b7a70f
wifi: cfg80211: sort certificates in build

The build can become unreproducible if the list of files
found by $(wildcard ...) differs. Sort the list to avoid
this.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/Makefile