package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as well
[openwrt.git] / package / wprobe / src / Makefile.inc
index 05a2dd9..5044c0a 100644 (file)
@@ -4,7 +4,7 @@ CC=gcc
 AR=ar
 RANLIB=ranlib
 
-WFLAGS = -Wall -Werror
+WFLAGS = -Wall -Werror -Wno-format
 CFLAGS?=-O2
 CPPFLAGS=
 LDFLAGS=
This page took 0.019401 seconds and 4 git commands to generate.