In message <[EMAIL PROTECTED]> you wrote:
> 
> Signed-off-by: York Sun <[EMAIL PROTECTED]>
> ---
>  board/ads5121/Makefile |    7 ++++++-
>  1 files changed, 6 insertions(+), 1 deletions(-)
> 
> diff --git a/board/ads5121/Makefile b/board/ads5121/Makefile
> index 8ace8a1..9b675f7 100644
> --- a/board/ads5121/Makefile
> +++ b/board/ads5121/Makefile
> @@ -23,9 +23,14 @@
>  
>  include $(TOPDIR)/config.mk
>  
> +$(shell mkdir -p $(OBJTREE)/board/freescale/common)
> +
>  LIB  = $(obj)lib$(BOARD).a

I'm missing some rule to remove that directory for  "make  clean"  or
"make distclean" ?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
There's a way out of any cage.
        -- Captain Christopher Pike, "The Menagerie" ("The Cage"),
           stardate unknown.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to