Selaa lähdekoodia

swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway

SVN-Revision: 25509
Felix Fietkau 14 vuotta sitten
vanhempi
sitoutus
404fbd8c66
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      package/swconfig/src/Makefile

+ 1 - 1
package/swconfig/src/Makefile

@@ -1,7 +1,7 @@
 ifndef CFLAGS
 CFLAGS = -O2 -g -I ../src
 endif
-LIBS=-lnl
+LIBS=-lnl -lnl-genl
 
 all: swconfig