Age | Commit message (Expand) | Author | Files | Lines |
2015-10-14 | kconfig/merge_config.sh: Accept a single file | Gabriel de Perthuis | 1 | -1/+1 |
2015-10-14 | kconfig/merge_config.sh: Support KCONFIG_CONFIG | Gabriel de Perthuis | 1 | -4/+12 |
2015-08-20 | merge_config.sh: exit on missing input files | Sam Bobroff | 1 | -0/+4 |
2015-03-24 | merge_config.sh: rename MAKE to RUNMAKE | Masahiro Yamada | 1 | -3/+3 |
2015-03-24 | merge_config.sh: improve indentation | Masahiro Yamada | 1 | -8/+6 |
2015-03-24 | kbuild: mergeconfig: move an error check to merge_config.sh | Masahiro Yamada | 1 | -0/+5 |
2015-02-25 | kconfig: fix a misspelling in scripts/kconfig/merge_config.sh | Masahiro Yamada | 1 | -1/+1 |
2015-01-07 | merge_config.sh: Display usage if given too few arguments | Olof Johansson | 1 | -0/+5 |
2013-04-10 | merge_config.sh: Avoid creating unnessary source softlinks | John Stultz | 1 | -1/+9 |
2012-12-09 | merge_config.sh: Add option to specify output dir | Zhangfei Gao | 1 | -4/+16 |
2012-03-30 | merge_config.sh: Add option to display redundant configs | John Stultz | 1 | -0/+9 |
2012-03-30 | merge_config.sh: Set execute bit | John Stultz | 1 | -0/+0 |
2012-03-25 | merge_config.sh: Use the first file as the initial config | Josh Boyer | 1 | -1/+5 |
2012-01-15 | merge_config.sh: fix bug in final check | John Stultz | 1 | -2/+2 |
2012-01-15 | merge_config.sh: whitespace cleanup | Darren Hart | 1 | -2/+2 |
2012-01-15 | merge_config.sh: use signal names compatible with dash and bash | Darren Hart | 1 | -1/+1 |
2012-01-15 | kconfig: add merge_config.sh script | john stultz | 1 | -0/+117 |