devices: add device id for Realtek RTL8188CU and RTL8188FTV
[project/iwinfo.git] / Makefile
index 71b26d86bc8bcdeccdaca11b6775f2278917beeb..adb9e73cf2eabbff30a1cbdfcea19a0e355f4658 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 IWINFO_SOVERSION   = $(if $(SOVERSION),$(SOVERSION),0)
 
 IWINFO_BACKENDS    = $(BACKENDS)
-IWINFO_CFLAGS      = $(CFLAGS) -std=gnu99 -fstrict-aliasing -Iinclude
+IWINFO_CFLAGS      = $(CFLAGS) -Wall -std=gnu99 -fstrict-aliasing -Iinclude
 IWINFO_LDFLAGS     = -luci -lubox -lubus
 
 IWINFO_LIB         = libiwinfo.so