ath79: add support for jjPlus JA76PF2
[openwrt/.git] / package / utils / otrx / src / Makefile
index 81c85e27da5059c5b9e0de8aa76ffc240e78031d..df50ea446d0e03766fd93d8865a30e5e3a2a164d 100644 (file)
@@ -1,7 +1,7 @@
 all: otrx
 
 otrx:
-       $(CC) $(CFLAGS) -o $@ otrx.c
+       $(CC) $(CFLAGS) -o $@ otrx.c -Wall
 
 clean:
        rm -f otrx