hwsim_test: Tool for testing data connectivity with mac80211_hwsim
[libeap.git] / mac80211_hwsim / tools / Makefile
diff --git a/mac80211_hwsim/tools/Makefile b/mac80211_hwsim/tools/Makefile
new file mode 100644 (file)
index 0000000..ec0d2dc
--- /dev/null
@@ -0,0 +1,11 @@
+all: hwsim_test
+
+ifndef CC
+CC=gcc
+endif
+
+ifndef CFLAGS
+CFLAGS = -O2 -Wall -g
+endif
+
+hwsim_test: hwsim_test.o