bbabf4947f
Fixes: http://autobuild.buildroot.net/results/02c/02cedc329c355255e9f9b3b87aa2777de321d1a4/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
203 B
Plaintext
9 lines
203 B
Plaintext
config BR2_PACKAGE_TN5250
|
|
bool "tn5250"
|
|
depends on BR2_USE_MMU # fork()
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
Telnet client that emulates 5250 terminals and printers.
|
|
|
|
http://tn5250.sourceforge.net/
|