aboutsummaryrefslogtreecommitdiff
path: root/toys/sync.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/sync.c')
-rw-r--r--toys/sync.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/toys/sync.c b/toys/sync.c
index 96c36770..e6990fd8 100644
--- a/toys/sync.c
+++ b/toys/sync.c
@@ -6,6 +6,8 @@
*
* Not in SUSv3.
+USE_SYNC(NEWTOY(sync, NULL, TOYFLAG_BIN))
+
config SYNC
bool "sync"
default y