You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src/l2_packet
Johannes Berg 87098d3324 build: Put archive files into build/ folder too
This is something I hadn't previously done, but there are
cases where it's needed, e.g., building 'wlantest' and then
one of the tests/fuzzing/*/ projects, they use a different
configuration (fuzzing vs. not fuzzing).

Perhaps more importantly, this gets rid of the last thing
that was dumped into the source directories, apart from
the binaries themselves.

Note that due to the use of thin archives, this required
building with absolute paths.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
4 years ago
..
Makefile build: Put archive files into build/ folder too 4 years ago
l2_packet.h l2_packet: Allow initialization without RX handling 4 years ago
l2_packet_freebsd.c l2_packet: Allow initialization without RX handling 4 years ago
l2_packet_linux.c l2_packet: Allow initialization without RX handling 4 years ago
l2_packet_ndis.c l2_packet: Allow initialization without RX handling 4 years ago
l2_packet_none.c l2_packet: Allow initialization without RX handling 4 years ago
l2_packet_pcap.c l2_packet: Allow initialization without RX handling 4 years ago
l2_packet_privsep.c l2_packet: Allow initialization without RX handling 4 years ago
l2_packet_winpcap.c l2_packet: Allow initialization without RX handling 4 years ago