0467aebb79f64d1c9d05a84367fda7c02c4ea6b8 included too much
authorJohn Crispin <blogic@openwrt.org>
Thu, 5 Jun 2014 10:53:01 +0000 (11:53 +0100)
committerJohn Crispin <blogic@openwrt.org>
Thu, 5 Jun 2014 10:53:01 +0000 (11:53 +0100)
Signed-off-by: John Crispin <blogic@openwrt.org>
CMakeLists.txt

index ace2b51..4c89947 100644 (file)
@@ -42,13 +42,6 @@ INSTALL(TARGETS udevtrigger
 )
 
 
-ADD_EXECUTABLE(upgraded upgraded.c watchdog.c)
-TARGET_LINK_LIBRARIES(upgraded ubox)
-INSTALL(TARGETS upgraded
-       RUNTIME DESTINATION sbin
-)
-
-
 ADD_EXECUTABLE(askfirst utils/askfirst.c)
 INSTALL(TARGETS askfirst
        RUNTIME DESTINATION sbin