projects
/
oweals
/
procd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dbd229
)
0467aebb79f64d1c9d05a84367fda7c02c4ea6b8 included too much
author
John Crispin
<blogic@openwrt.org>
Thu, 5 Jun 2014 10:53:01 +0000
(11:53 +0100)
committer
John 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
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index ace2b51c7bbddcefb7c950bd365cc0a4dc34b2ae..4c899479a6ed37d9522a7e713ce8adfc9ed99538 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-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