aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toys/pending/route.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/route.c b/toys/pending/route.c
index 55f26c25..1fd3b55f 100644
--- a/toys/pending/route.c
+++ b/toys/pending/route.c
@@ -12,7 +12,7 @@
*
* mod dyn reinstate metric netmask gw mss window irtt dev
-USE_ROUTE(NEWTOY(route, "?neA:", TOYFLAG_BIN))
+USE_ROUTE(NEWTOY(route, "?neA:", TOYFLAG_SBIN))
config ROUTE
bool "route"
default n