]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
cfg80211: ship certificates as hex files
authorJohannes Berg <johannes.berg@intel.com>
Tue, 19 Dec 2017 08:26:17 +0000 (09:26 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 19 Dec 2017 08:28:01 +0000 (09:28 +0100)
commit04a7279ff12fc47b657f70731d401c0064f5838a
tree2e1ba7c65d22da1f651fc058f217f4283722b94f
parent958a1b5a5ed02a768eb27760268251af93090caf
cfg80211: ship certificates as hex files

Not only does this remove the need for the hexdump code in most
normal kernel builds (still there for the extra directory), but
it also removes the need to ship binary files, which apparently
is somewhat problematic, as Randy reported.

While at it, also add the generated files to clean-files.

Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/Makefile
net/wireless/certs/sforshee.hex [new file with mode: 0644]
net/wireless/certs/sforshee.x509 [deleted file]