| 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> | ||||
| * | which.mk: | Wade Berrier | 2008-10-06 | 1 | -1/+0 |
| | | | | | | | | -Update to 2.20 which doesn't depend on readline Config.in: -Don't depend on readline any longer | ||||
| * | which: needs readline | Peter Korsgaard | 2008-07-22 | 1 | -0/+1 |
| | | | | | Patch by Wade Berrier. | ||||
| * | 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. | ||||
| * | add which | Mike Frysinger | 2004-11-11 | 1 | -0/+7 |

