From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] m28evk: Remove 'all' target from Makefile
Date: Thu, 29 Dec 2011 16:22:43 +0100 [thread overview]
Message-ID: <201112291622.43471.marek.vasut@gmail.com> (raw)
In-Reply-To: <1325165653-9075-2-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>
> ---
> board/denx/m28evk/Makefile | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/board/denx/m28evk/Makefile b/board/denx/m28evk/Makefile
> index aa16c7d..1fb56d8 100644
> --- a/board/denx/m28evk/Makefile
> +++ b/board/denx/m28evk/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>
next prev 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 [this message]
2011-12-29 15:22 ` [U-Boot] [PATCH 1/2] mx28evk: " Marek Vasut
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.43471.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