Hi Timo,
2014-11-05 17:12 GMT+09:00 Timo Ketola :
> On 05.11.2014 09:16, Masahiro Yamada wrote:
>> On Tue, 4 Nov 2014 12:56:50 +0200
>> Timo Ketola wrote:
>>>make distclean
>>>make yourboard_config
>>> - make $BUILD_DIR/u-boot.kwb
>>> + make $KBUILD_OUTPUT/u-boot.kwb
>>
>> Should be
>>
On 05.11.2014 09:16, Masahiro Yamada wrote:
> On Tue, 4 Nov 2014 12:56:50 +0200
> Timo Ketola 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. B
Hi Timo,
On Tue, 4 Nov 2014 12:56:50 +0200
Timo Ketola wrote:
>
> diff --git a/doc/README.kwbimage b/doc/README.kwbimage
> index 13f6f92..8c02298 100644
> --- a/doc/README.kwbimage
> +++ b/doc/README.kwbimage
> @@ -30,10 +30,10 @@ kwbimage support available with mkimage utility will
> genera
Correct environment variable is KBUILD_OUTPUT.
Signed-off-by: Timo Ketola
---
README |6 +++---
doc/README.kwbimage |4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README b/README
index 7b5538e..c3a9dfc 100644
--- a/README
+++ b/README
@@ -5012,14 +50
4 matches
Mail list logo