Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package: Don't hide all editors in menuconfig | Julien Boibessot | 2009-10-25 | 1 | -0/+3 |
| | | | | | | | | Don't hide all editors in config if BR2_PACKAGE_BUSYBOX_SHOW_OTHERS is not selected. Indeed vi is the only editor already provided by busybox. Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | package: Kconfig: use menu instead of menuconfig for sub menus | Peter Korsgaard | 2008-11-14 | 1 | -8/+2 |
| | | | | | As discussed on the list - These things should normally not be (un)selectable. | ||||
* | buildroot: move editors under package/editors and merge menus | Peter Korsgaard | 2008-03-07 | 1 | -3/+10 |
| | | | | Based on patch by Arnar Mar Sig. | ||||
* | added vim and editors directory | John Voltz | 2008-03-06 | 1 | -0/+5 |