| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | package: move busybox show others dependency to per-package | Thomas Petazzoni | 2016-07-04 | 1 | -0/+1 |
| | | | | | | | | | | | | Having the BR2_PACKAGE_BUSYBOX_SHOW_OTHERS dependencies in package/Config.in is not very practical: it makes this file not very readable, and puts the dependency away from the package itself, which can sometimes be confusing. Therefore, this commit moves the dependency in each package Config.in file. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
| * | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
| * | Be certain ncurses is enabled when depended upon | Eric Andersen | 2004-10-27 | 1 | -0/+1 |
| | | |||||
| * | help text | Mike Frysinger | 2004-10-14 | 1 | -4/+3 |
| | | |||||
| * | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 1 | -0/+8 |

