]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
buildman: adjust for Kconfig
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Wed, 30 Jul 2014 05:08:22 +0000 (14:08 +0900)
committerTom Rini <trini@ti.com>
Wed, 30 Jul 2014 18:42:02 +0000 (14:42 -0400)
commit73f30b9b8097b1a25f48fbe035f1dee3dac89317
treedf5f7803b2532cf330065b624d5ba611545aedc7
parentbb6da87d7eba1bbd51c98a4912ee4e099d79a639
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>
tools/buildman/board.py
tools/buildman/builder.py
tools/buildman/control.py