summaryrefslogtreecommitdiff
path: root/package/config/lex.zconf.c_shipped
AgeCommit message (Collapse)Author
2010-09-01Bump package/config to 2.6.36-rc1Thomas Petazzoni
The goal is to be able to use savedefconfig to generate minimal defconfig files. Four of our patches are removed since the modifications have been merged upstream. The new nconf configuration utility has appeared. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-07-27config: Update package/config to Kconfig 2.6.30Alper Yildirim
Update the package/config stuff with the code available in the Linux kernel 2.6.30. Signed-off-by: Alper Yildirim <ayildirim@aselsan.com>
2008-10-16kconfig: only warn about long help lines, not other types of linesPeter Korsgaard
We have some pretty long depends / default y|n lines in BR, which it shouldn't complain about.
2008-08-27kconfig: warn about overlong lines in help-textsPeter Korsgaard
From busybox r22852.
2008-06-19package/config: rebase from upstream (2.6.24.4)Peter Korsgaard
From Bernhards tree (1af211ea)
2007-09-23- pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib ↵Bernhard Reutner-Fischer
et al
2007-06-28- pull kconfig from linux-2.6.21.5Bernhard Reutner-Fischer
2005-08-02update kbuild systemEric Andersen
2004-10-09Major buildroot facelift, step one.Eric Andersen
-Erik