| Commit message (Expand) | Author | Age | Files | Lines |
* | kconfig/streamline-config.pl: Fix parsing Makefile with variables | Steven Rostedt | 2012-01-13 | 1 | -0/+29 |
* | kconfig/streamline-config.pl: Simplify backslash line concatination | Steven Rostedt | 2012-01-13 | 1 | -13/+12 |
* | kconfig/streamline_config.pl: use options to determine operating mode | Arnaud Lacombe | 2011-08-08 | 1 | -1/+13 |
* | kconfig/streamline_config.pl: directly access LSMOD from the environment | Arnaud Lacombe | 2011-08-08 | 1 | -2/+6 |
* | trivial: Fix Steven's Copyright typos | Uwe Kleine-König | 2011-02-08 | 1 | -1/+1 |
* | kconfig: Have streamline_config process menuconfigs too | Steven Rostedt | 2010-10-29 | 1 | -2/+2 |
* | kconfig: Fix streamline_config to read multi line deps in Kconfig files | Steven Rostedt | 2010-10-29 | 1 | -1/+18 |
* | kconfig: Fix missing declaration of variable $dir in streamline_config.pl | hiromu | 2010-10-29 | 1 | -1/+3 |
* | kconfig: Fix variable name typo %prompts in streamline_config.pl | hiromu yagura | 2010-10-29 | 1 | -2/+2 |
* | kconfig: Make localmodconfig handle environment variables | Steven Rostedt | 2010-10-29 | 1 | -1/+11 |
* | kconfig: Hide error output in find command in streamline_config.pl | Toralf Förster | 2010-05-28 | 1 | -2/+3 |
* | kconfig: Fix typo in comment in streamline_config.pl | Toralf Foerster | 2010-05-28 | 1 | -1/+1 |
* | kconfig: Make a variable local in streamline_config.pl | Toralf Foerster | 2010-05-28 | 1 | -1/+1 |
* | kconfig: Add LSMOD=file to override the lsmod for localmodconfig | Steven Rostedt | 2010-02-02 | 1 | -11/+27 |
* | kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl | Steven Rostedt | 2010-02-02 | 1 | -1/+14 |
* | kconfig: Check for if conditions in Kconfig for localmodconfig | Steven Rostedt | 2010-01-06 | 1 | -0/+26 |
* | kconfig: Fix make O=<dir> local{mod,yes}config | Steven Rostedt | 2009-11-20 | 1 | -6/+6 |
* | kconfig: make local .config default for streamline_config | Steven Rostedt | 2009-08-18 | 1 | -4/+4 |
* | kconfig: test for /boot/config-uname after /proc/config.gz in localconfig | Steven Rostedt | 2009-08-18 | 1 | -0/+4 |
* | kconfig: unset IKCONFIG_PROC and clean up nesting | Steven Rostedt | 2009-08-18 | 1 | -6/+3 |
* | kconfig: search for a config to base the local(mod|yes)config on | Steven Rostedt | 2009-08-18 | 1 | -1/+62 |
* | kconfig: enable CONFIG_IKCONFIG from streamline_config.pl | Steven Rostedt | 2009-08-18 | 1 | -10/+23 |
* | kconfig: do not warn about modules built in | Steven Rostedt | 2009-08-18 | 1 | -3/+5 |
* | kconfig: streamline_config.pl do not stop with no depends | Steven Rostedt | 2009-08-18 | 1 | -5/+3 |
* | kconfig: add streamline_config.pl to scripts | Steven Rostedt | 2009-08-18 | 1 | -0/+291 |