[U-Boot] [PATCH v2 0/4] Kconfig: Fix various bugs

Masahiro Yamada yamada.m at jp.panasonic.com
Wed Sep 3 22:41:30 CEST 2014


Commit 3ff291f371fa9858426774f3732924bacb61ed1c
(kconfig: convert Kconfig helper script into a shell script)
introduced various bugs.

We are trying to be user-friendly, not developer-friendly,
but it causes my headache...



Masahiro Yamada (4):
  kconfig: fix savedefconfig to output empty defconfig
  kconfig: fix whitespace handling bug of savedefconfig
  kconfig: fix savedefconfig to handle TPL correctly
  kconfig: fix a bug of "make config"

 Makefile               |  2 +-
 scripts/multiconfig.sh | 44 +++++++++++++++++++++++++++++++++-----------
 2 files changed, 34 insertions(+), 12 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list