summaryrefslogtreecommitdiff
path: root/busybox-findutils.kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-12 10:08:14 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-06-12 10:08:14 +0200
commit5d74b52488f6ea1e2c05de51f86ded8333bb4de1 (patch)
tree3a67a086ffdfa59dae26a25c35c35566c70287d0 /busybox-findutils.kconfig
parent4d099463b3949c810646515414f139e08bfcb6c8 (diff)
downloadembtk-busybox-kconfigs-5d74b52488f6ea1e2c05de51f86ded8333bb4de1.tar.gz
embtk-busybox-kconfigs-5d74b52488f6ea1e2c05de51f86ded8333bb4de1.tar.bz2
embtk-busybox-kconfigs-5d74b52488f6ea1e2c05de51f86ded8333bb4de1.tar.xz
Import busybox-1.18.x kconfig symbolsbusybox-1.18.4
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'busybox-findutils.kconfig')
-rw-r--r--busybox-findutils.kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox-findutils.kconfig b/busybox-findutils.kconfig
index ddaa865..ceb9329 100644
--- a/busybox-findutils.kconfig
+++ b/busybox-findutils.kconfig
@@ -174,9 +174,9 @@ config KEMBTK_BUSYB_FEATURE_FIND_CONTEXT
config KEMBTK_BUSYB_FEATURE_FIND_LINKS
bool "Enable -links: link count matching"
- depends on KEMBTK_BUSYB_FIND
- depends on EMBTK_BB_VERSION_1_16_X || EMBTK_BB_VERSION_1_17_X
default y
+ depends on KEMBTK_BUSYB_FIND
+ depends on EMBTK_BB_VERSION_1_16_X || EMBTK_BB_VERSION_1_17_X || EMBTK_BB_VERSION_1_18_X
help
Support the 'find -links' option for matching number of links.
config KEMBTK_BUSYB_GREP