commit | 73f30b9b8097b1a25f48fbe035f1dee3dac89317 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Jul 30 14:08:22 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Wed Jul 30 14:42:02 2014 -0400 |
tree | df5f7803b2532cf330065b624d5ba611545aedc7 | |
parent | bb6da87d7eba1bbd51c98a4912ee4e099d79a639 [diff] |
buildman: adjust for Kconfig Use "make <board>_defconfig" instead of "make <board>_config". Invoke tools/genboardscfg.py to generate boards.cfg when it is missing. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Simon Glass <sjg@chromium.org>