fix copy loader.elf to image builder and add some package lists for brcm-2.6 (fixes...
[openwrt.git] / package / deco / Config.in
1 config BR2_PACKAGE_DECO
2         prompt "deco.............................. Text-based full featured file manager"
3         tristate
4         default m if CONFIG_DEVEL
5         select BR2_PACKAGE_LIBNCURSES
6         help
7           A clone of Norton Commander for Unix. Text-based, full featured
8           file manager.
9           
10           http://deco.sourceforge.net/
11