[PATCH 0/6] build improvements

Johannes Berg <[email protected]> Fri, 19 Jun 2020 11:47:45 +0200
Newsgroups gmane.linux.drivers.hostap
Message-ID <[email protected]>
It's long bothered me that you have to 'make clean' when building
hostapd and wpa_supplicant.

Fix this by putting all the object files into a build/ folder at
the top level.

johannes