722138cd25
Instead of building in the source tree, put most object files into the build/ folder at the root, and put each thing that's being built into a separate folder. This then allows us to build hostapd and wpa_supplicant (or other combinations) without "make clean" inbetween. For the tests keep the objects in place for now (and to do that, add the build rule) so that we don't have to rewrite all of that with $(call BUILDOBJS,...) which is just noise there. Signed-off-by: Johannes Berg <johannes.berg@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Android.mk | ||
devdetail.xml | ||
devinfo.xml | ||
est.c | ||
Makefile | ||
oma_dm_client.c | ||
osu_client.c | ||
osu_client.h | ||
spp_client.c |