aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/streamline_config.pl
Commit message (Expand)AuthorAgeFilesLines
* kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt2012-01-251-0/+29
* kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt2012-01-251-13/+12
* trivial: Fix Steven's Copyright typosUwe Kleine-König2011-02-081-1/+1
* kconfig: Have streamline_config process menuconfigs tooSteven Rostedt2010-10-291-2/+2
* kconfig: Fix streamline_config to read multi line deps in Kconfig filesSteven Rostedt2010-10-291-1/+18
* kconfig: Fix missing declaration of variable $dir in streamline_config.plhiromu2010-10-291-1/+3
* kconfig: Fix variable name typo %prompts in streamline_config.plhiromu yagura2010-10-291-2/+2
* kconfig: Make localmodconfig handle environment variablesSteven Rostedt2010-10-291-1/+11
* kconfig: Hide error output in find command in streamline_config.plToralf Förster2010-05-281-2/+3
* kconfig: Fix typo in comment in streamline_config.plToralf Foerster2010-05-281-1/+1
* kconfig: Make a variable local in streamline_config.plToralf Foerster2010-05-281-1/+1
* kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt2010-02-021-11/+27
* kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt2010-02-021-1/+14
* kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt2010-01-061-0/+26
* kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt2009-11-201-6/+6
* kconfig: make local .config default for streamline_configSteven Rostedt2009-08-181-4/+4
* kconfig: test for /boot/config-uname after /proc/config.gz in localconfigSteven Rostedt2009-08-181-0/+4
* kconfig: unset IKCONFIG_PROC and clean up nestingSteven Rostedt2009-08-181-6/+3
* kconfig: search for a config to base the local(mod|yes)config onSteven Rostedt2009-08-181-1/+62
* kconfig: enable CONFIG_IKCONFIG from streamline_config.plSteven Rostedt2009-08-181-10/+23
* kconfig: do not warn about modules built inSteven Rostedt2009-08-181-3/+5
* kconfig: streamline_config.pl do not stop with no dependsSteven Rostedt2009-08-181-5/+3
* kconfig: add streamline_config.pl to scriptsSteven Rostedt2009-08-181-0/+291