bring all interfaces down on restart
[project/netifd.git] / CMakeLists.txt
index 43ced00..b264b1e 100644 (file)
@@ -21,4 +21,4 @@ ADD_EXECUTABLE(netifd
        config.c device.c bridge.c vlan.c ubus.c
        system-dummy.c)
 
-TARGET_LINK_LIBRARIES(netifd ubox ubus uci json)
+TARGET_LINK_LIBRARIES(netifd ubox ubus uci json blobmsg_json)