mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-25 14:33:29 +08:00
4683420c4c
'default n' is the default, so there's no need to say it explicitly.
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
config BR2_PACKAGE_LESS
|
|
bool "less"
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
Excellent text file viewer.
|
|
|
|
http://www.greenwoodsoftware.com/
|