Hi Wolfgang,

> Signed-off-by: Wolfgang Denk <[email protected]>
> ---
>  Makefile |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Makefile b/Makefile
> index dc3a437..3dc6dc1 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -153,7 +153,7 @@ chroot:   $(STAMP_CHROOT)
>  $(STAMP_CLEAN):
>  # Make sure build directory is empty
>       @echo "Cleaning $(BUILD)"
> -     @rm -fr $(BUILD) $(STATUS)
> +     @rm -fr $(BUILD) $(STATUS_DIR)
>       @mkdir -p $(BUILD) $(STATUS_DIR)
>       @touch $(STAMP_CLEAN)

Thanks applied.

Cheers
  Detlev

-- 
-- Question authority!
-- Yeah, says who?
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: [email protected]
_______________________________________________
eldk mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/eldk

Reply via email to