From fbffd80fb2ba16c68f799da68a119d5e69643604 Mon Sep 17 00:00:00 2001 From: Rui Paulo Date: Sat, 18 Apr 2015 05:04:12 +0000 Subject: Vendor import of wpa_supplicant/hostapd 2.4. Major changes are: SAE, Suite B, RFC 7268, EAP-PKE, ACS, and tons of bug fixes. --- src/pae/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/pae/Makefile (limited to 'src/pae/Makefile') diff --git a/src/pae/Makefile b/src/pae/Makefile new file mode 100644 index 0000000000000..9c41962fd7e16 --- /dev/null +++ b/src/pae/Makefile @@ -0,0 +1,8 @@ +all: + @echo Nothing to be made. + +clean: + rm -f *~ *.o *.d + +install: + @echo Nothing to be made. -- cgit v1.3