fix building when host and target systems are same arch
[openwrt.git] / package / screen / Config.in
1 config BR2_PACKAGE_SCREEN
2 tristate "screen - Full-screen terminal window manager"
3 default m if CONFIG_DEVEL
4 help
5 Screen is a full-screen window manager that multiplexes a physical
6 terminal between several processes, typically interactive shells.
7
8 http://www.gnu.org/software/screen/
9
This page took 0.043695 seconds and 5 git commands to generate.