X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fiwinfo.git;a=blobdiff_plain;f=Makefile;h=21cfe9c47797cdd5ba4170095b38da8bb4b2d323;hp=60341f7c2b70c9af332857c63952958d869ebeb5;hb=8e68ab0bb4ba966722b111b2c75766892fb451f7;hpb=96d322d5941c57be58f8e8d5c6e2b28e90ed3598;ds=sidebyside diff --git a/Makefile b/Makefile index 60341f7..21cfe9c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ IWINFO_BACKENDS = $(BACKENDS) IWINFO_CFLAGS = $(CFLAGS) -std=gnu99 -fstrict-aliasing -Iinclude -IWINFO_LDFLAGS = -luci +IWINFO_LDFLAGS = -luci -lblobmsg_json -ljson-c -lubox IWINFO_LIB = libiwinfo.so IWINFO_LIB_LDFLAGS = $(LDFLAGS) -shared