swconfig: fix backward compatibility
[openwrt.git] / package / swconfig / src / Makefile
index 7b95ca2..0d56f43 100644 (file)
@@ -1,7 +1,7 @@
 ifndef CFLAGS
 CFLAGS = -O2 -g -I ../src
 endif
-LIBS=-lnl
+LIBS=-lnl -lnl-genl
 
 all: swconfig
 
This page took 0.022645 seconds and 4 git commands to generate.