aboutsummaryrefslogtreecommitdiff
path: root/toys/readlink.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/readlink.c')
-rw-r--r--toys/readlink.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/toys/readlink.c b/toys/readlink.c
index 89aff10d..882fddc6 100644
--- a/toys/readlink.c
+++ b/toys/readlink.c
@@ -6,6 +6,8 @@
*
* Not in SUSv3.
+USE_READLINK(NEWTOY(readlink, "<1f", TOYFLAG_BIN))
+
config READLINK
bool "readlink"
default n