aboutsummaryrefslogtreecommitdiff
path: root/toys/sed.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/sed.c')
-rw-r--r--toys/sed.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/toys/sed.c b/toys/sed.c
index ffd0a2a1..b3800d8e 100644
--- a/toys/sed.c
+++ b/toys/sed.c
@@ -6,6 +6,8 @@
*
* See http://www.opengroup.org/onlinepubs/009695399/utilities/sed.c
+USE_SED(NEWTOY(sed, "irne*", TOYFLAG_BIN))
+
config SED
bool "sed"
default n