diff --git a/hostapd/Makefile b/hostapd/Makefile index 7a85368f9..a65c4c97b 100644 --- a/hostapd/Makefile +++ b/hostapd/Makefile @@ -157,6 +157,8 @@ endif else OBJS += ../src/l2_packet/l2_packet_linux.o endif +else +OBJS += ../src/l2_packet/l2_packet_none.o endif