changeset 984:422696039640

ls --color should depend on LS in menuconfig.
author Rob Landley <rob@landley.net>
date Thu, 01 Aug 2013 18:10:47 -0500
parents c38c25282b88
children 32644e4439bd
files toys/posix/ls.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/toys/posix/ls.c	Thu Aug 01 17:21:38 2013 -0500
+++ b/toys/posix/ls.c	Thu Aug 01 18:10:47 2013 -0500
@@ -35,6 +35,7 @@
 config LS_COLOR
   bool "ls --color"
   default y
+  depends on LS
   help
     usage: ls --color