diff --git a/hostapd/Makefile b/hostapd/Makefile index 5fd648107..ef093e5bf 100644 --- a/hostapd/Makefile +++ b/hostapd/Makefile @@ -95,6 +95,7 @@ ifeq ($(CONFIG_ELOOP), eloop) LIBS += -lrt LIBS_c += -lrt LIBS_h += -lrt +LIBS_n += -lrt endif OBJS += ../src/utils/common.o