Johannes Berg
0430bc8267
build: Add a common-clean target
...
Clean up in a more common fashion as well, initially for ../src/.
Also add $(Q) to the clean target in src/
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-10-10 12:48:41 +03:00
Johannes Berg
a41a29192e
build: Pull common fragments into a build.rules file
...
Some things are used by most of the binaries, pull them
into a common rule fragment that we can use properly.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-10-10 12:47:29 +03:00
Amit Khatri
6a6afc02c0
Fix radius_example build
...
radius_example needs the -lrt option to build with some glibc versions.
Signed-off-by: Amit Khatri <amit.khatri@samsung.com>
2014-04-04 23:05:59 +03:00
Jouni Malinen
64ce68fc42
Comment out CONFIG_IPV6 for now in RADIUS library build
...
This needs to be used consistently in order to get correct size for
struct hostapd_ip_addr.
2009-12-24 12:18:22 +02:00
Jouni Malinen
e20845184a
Build radius_example using src/*/lib*.a
2009-12-24 12:05:51 +02:00
Jouni Malinen
019c8c669d
Fix radius_example build
2009-12-24 11:58:19 +02:00
Johannes Berg
ad01a5315e
Crypto build cleanup: remove INTERNAL_MD5
...
Instead of using a define and conditional building of md5.c parts,
move the internal-MD5 into a separate file.
2009-07-28 21:36:13 +03:00
Jouni Malinen
6fc6879bd5
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08:00