Make sure that iprule flushing happens after system_init(), otherwise the rtnl_socket...
[oweals/netifd.git] / CMakeLists.txt
index f7e9a04cb68c517cfff2b0e347567f78c0c4bc0f..ca201dcc0f6aaac893a229bb18f8f21c511bb899 100644 (file)
@@ -13,7 +13,7 @@ ENDIF()
 SET(SOURCES
        main.c utils.c system.c tunnel.c
        interface.c interface-ip.c interface-event.c
-       proto.c proto-static.c proto-shell.c
+       iprule.c proto.c proto-static.c proto-shell.c
        config.c device.c bridge.c vlan.c alias.c
        ubus.c)