Home
last modified time | relevance | path

Searched hist:b464f8e7 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/tools/buildman/
H A Dcmdline.pyb464f8e7 Sun Nov 13 15:25:53 CST 2016 Simon Glass <sjg@chromium.org> buildman: Squash useless output from -K

When using #define CONFIG_SOME_OPTION, the value it set to '1'. When using
defconfig (i.e. CONFIG_SOME_OPTION=y) the value is set to 'y'. This results
in differences showing up with -K. These differences are seldom useful.

Adjust buildman to suppress these differences by default.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dbuilder.pyb464f8e7 Sun Nov 13 15:25:53 CST 2016 Simon Glass <sjg@chromium.org> buildman: Squash useless output from -K

When using #define CONFIG_SOME_OPTION, the value it set to '1'. When using
defconfig (i.e. CONFIG_SOME_OPTION=y) the value is set to 'y'. This results
in differences showing up with -K. These differences are seldom useful.

Adjust buildman to suppress these differences by default.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A DREADMEb464f8e7 Sun Nov 13 15:25:53 CST 2016 Simon Glass <sjg@chromium.org> buildman: Squash useless output from -K

When using #define CONFIG_SOME_OPTION, the value it set to '1'. When using
defconfig (i.e. CONFIG_SOME_OPTION=y) the value is set to 'y'. This results
in differences showing up with -K. These differences are seldom useful.

Adjust buildman to suppress these differences by default.

Signed-off-by: Simon Glass <sjg@chromium.org>
H A Dcontrol.pyb464f8e7 Sun Nov 13 15:25:53 CST 2016 Simon Glass <sjg@chromium.org> buildman: Squash useless output from -K

When using #define CONFIG_SOME_OPTION, the value it set to '1'. When using
defconfig (i.e. CONFIG_SOME_OPTION=y) the value is set to 'y'. This results
in differences showing up with -K. These differences are seldom useful.

Adjust buildman to suppress these differences by default.

Signed-off-by: Simon Glass <sjg@chromium.org>