rename interface-hotplug.c to interface-event.c
[project/netifd.git] / CMakeLists.txt
index 47a3509..461c07c 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)