diff --git a/Makefile b/Makefile
index 2fb8db8..0ad1f42 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,6 @@ endif
ifeq ($(NL2FOUND),Y)
override CFLAGS += -DCONFIG_LIBNL20
-override LIBS += -lnl-genl
NLLIBNAME = libnl-2.0
endif