X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fiwinfo.git;a=blobdiff_plain;f=Makefile;h=4a622053fc06e8b5e42fdf2d205c8c4f20ff249f;hp=60341f7c2b70c9af332857c63952958d869ebeb5;hb=5638567dc7ab23e4bd04ea6619bc597d4e51a43f;hpb=fe7133f7e5a4faca63b6d939c6d55d09d8c240fb diff --git a/Makefile b/Makefile index 60341f7..4a62205 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 -lubox IWINFO_LIB = libiwinfo.so IWINFO_LIB_LDFLAGS = $(LDFLAGS) -shared