public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] mx28evk: Remove 'all' target from Makefile
Date: Thu, 29 Dec 2011 16:22:40 +0100	[thread overview]
Message-ID: <201112291622.40752.marek.vasut@gmail.com> (raw)
In-Reply-To: <1325165653-9075-1-git-send-email-festevam@gmail.com>

> Remove 'all' target from Makefile, as this is unused code.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> This was first pointed out by Mike Frysinger here:
> http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/118719
> 
> ,but I missed to include it on later patch submissions.
> 
>  board/freescale/mx28evk/Makefile |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/board/freescale/mx28evk/Makefile
> b/board/freescale/mx28evk/Makefile index 7459107..02ce108 100644
> --- a/board/freescale/mx28evk/Makefile
> +++ b/board/freescale/mx28evk/Makefile
> @@ -37,8 +37,6 @@ OBJS	:= $(addprefix $(obj),$(COBJS))
>  $(LIB):	$(obj).depend $(OBJS)
>  	$(call cmd_link_o_target, $(OBJS))
> 
> -all:	$(ALL)
> -
>  #########################################################################
> 
>  # defines $(obj).depend target

Acked-by: Marek Vasut <marek.vasut@gmail.com>

      parent reply	other threads:[~2011-12-29 15:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-29 13:34 [U-Boot] [PATCH 1/2] mx28evk: Remove 'all' target from Makefile Fabio Estevam
2011-12-29 13:34 ` [U-Boot] [PATCH 2/2] m28evk: " Fabio Estevam
2011-12-29 15:22   ` Marek Vasut
2011-12-29 15:22 ` Marek Vasut [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201112291622.40752.marek.vasut@gmail.com \
    --to=marek.vasut@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox