Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | restore documentation on the build config language | Kartik Agaram | 2018-06-06 | 1 | -1/+1 |
| | | | | | | | | | | Kconfig-language.txt was deleted in commit 4fa499a17b52b back in 2006. Move to docs/ as suggested by Xabier Oneca: http://lists.busybox.net/pipermail/busybox/2014-May/080914.html Also update references to it everywhere. Signed-off-by: Kartik Agaram <akkartik@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | make it possible to keep Config/Kbuild snippets in *.c files | Denys Vlasenko | 2010-05-09 | 1 | -0/+10 |
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |