The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / tree / Config.in
1 config BR2_PACKAGE_TREE
2         bool "tree"
3         depends on BR2_USE_WCHAR
4         help
5           Tree is a recursive directory listing command that produces
6           a depth indented listing of files, which is colorized ala
7           dircolors if the LS_COLORS environment variable is set and
8           output is to tty.
9
10           http://mama.indstate.edu/users/ice/tree/
11
12 comment "tree needs a toolchain w/ wchar"
13         depends on !BR2_USE_WCHAR