Searched hist:b464f8e7ded33dc3f3c26dd905e1fa9807dd7526 (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | cmdline.py | b464f8e7ded33dc3f3c26dd905e1fa9807dd7526 Sun Nov 13 21:25:53 UTC 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 D | README | b464f8e7ded33dc3f3c26dd905e1fa9807dd7526 Sun Nov 13 21:25:53 UTC 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 D | builder.py | b464f8e7ded33dc3f3c26dd905e1fa9807dd7526 Sun Nov 13 21:25:53 UTC 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 D | control.py | b464f8e7ded33dc3f3c26dd905e1fa9807dd7526 Sun Nov 13 21:25:53 UTC 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>
|