summaryrefslogtreecommitdiffstats
path: root/rules/hexedit.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/hexedit.in')
-rw-r--r--rules/hexedit.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/hexedit.in b/rules/hexedit.in
index d560d0f9d..7166c9c89 100644
--- a/rules/hexedit.in
+++ b/rules/hexedit.in
@@ -3,6 +3,10 @@ config HEXEDIT
tristate
select GCCLIBS_GCC_S
select NCURSES
+ depends on !BUSYBOX_HEXEDIT || ALLYES
prompt "hexedit"
help
hexedit - view and edit files in hexadecimal or in ASCII
+
+comment "BusyBox' hexedit is selected!"
+ depends on BUSYBOX_HEXEDIT