]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - hostapd/Makefile
VLAN: Separate station grouping and uplink configuration
[thirdparty/hostap.git] / hostapd / Makefile
index fd3105e5eb496514267a83a400a8a3b6201c5300..306f19dbbe8fea9e4349f4db3e4a100aa6043541 100644 (file)
@@ -194,6 +194,7 @@ ifdef CONFIG_NO_VLAN
 CFLAGS += -DCONFIG_NO_VLAN
 else
 OBJS += ../src/ap/vlan_init.o
+OBJS += ../src/ap/vlan.o
 ifdef CONFIG_VLAN_NETLINK
 ifdef CONFIG_FULL_DYNAMIC_VLAN
 OBJS += ../src/ap/vlan_util.o