rename interface-hotplug.c to interface-event.c
[project/netifd.git] / CMakeLists.txt
index 47a3509208f1bac6cfa9ad5dbcfd08b8d542a873..461c07c8638c505829d767e907d487f497fc75f8 100644 (file)
@@ -12,7 +12,7 @@ ENDIF()
 
 SET(SOURCES
        main.c utils.c
-       interface.c interface-ip.c interface-hotplug.c
+       interface.c interface-ip.c interface-event.c
        proto.c proto-static.c proto-shell.c
        config.c device.c bridge.c vlan.c ubus.c)