commit | 04a7279ff12fc47b657f70731d401c0064f5838a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Dec 19 09:26:17 2017 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Dec 19 09:28:01 2017 +0100 |
tree | 2e1ba7c65d22da1f651fc058f217f4283722b94f | |
parent | 958a1b5a5ed02a768eb27760268251af93090caf [diff] |
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>