summaryrefslogtreecommitdiffstats
path: root/rules/grep.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/grep.in')
-rw-r--r--rules/grep.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/grep.in b/rules/grep.in
index afe426d1c..1da279121 100644
--- a/rules/grep.in
+++ b/rules/grep.in
@@ -5,6 +5,7 @@ comment "BusyBox' grep is selected!"
menuconfig GREP
tristate
depends on !BUSYBOX_GREP || ALLYES
+ select GCCLIBS_GCC_S
select LIBPCRE if GREP_PCRE
prompt "grep "
help