[U-Boot] [PATCH] doc: fix documentation of output directory
Timo Ketola
Timo.Ketola at exertus.fi
Wed Nov 5 09:12:17 CET 2014
On 05.11.2014 09:16, Masahiro Yamada wrote:
> On Tue, 4 Nov 2014 12:56:50 +0200
> Timo Ketola <timo at exertus.fi> wrote:
>> make distclean
>> make yourboard_config
>> - make $BUILD_DIR/u-boot.kwb
>> + make $KBUILD_OUTPUT/u-boot.kwb
>
> Should be
> make yourboard_defconfig
> make u-boot.kwb
Sounds logical. But that means that the older version was already broken
(even when BUILD_DIR was correct variable), doesn't it?
Should I edit the patch that way or leave the file alone?
--
Timo
More information about the U-Boot
mailing list