From: Bo Shen <voice.shen@atmel.com>
To: barebox@lists.infradead.org
Subject: Re: [PATCH] Makefile: remove never reached code
Date: Thu, 4 Sep 2014 09:48:01 +0800 [thread overview]
Message-ID: <5407C4D1.5050500@atmel.com> (raw)
In-Reply-To: <1409795009-25395-1-git-send-email-voice.shen@atmel.com>
Hi,
Sorry for this noise, it goes wrong to the barebox ML.
Please ignore it.
On 09/04/2014 09:43 AM, Bo Shen wrote:
> Signed-off-by: Bo Shen <voice.shen@atmel.com>
> ---
> Makefile | 8 --------
> 1 file changed, 8 deletions(-)
>
> diff --git a/Makefile b/Makefile
> index 5cd0369..7a7ad38 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -180,14 +180,6 @@ endif
> BOOT_NAME=$(BOARDNAME)-$(PROJECT)$(CARD_SUFFIX)boot-$(TARGET_NAME)$(BLOB)-$(VERSION)$(REV)
> AT91BOOTSTRAP:=$(BINDIR)/$(BOOT_NAME).bin
>
> -ifeq ($(IMAGE),)
> -IMAGE=$(BOOT_NAME).bin
> -endif
> -
> -ifeq ($(SYMLINK),)
> -SYMLINK=at91bootstrap.bin
> -endif
> -
> COBJS-y:= $(TOPDIR)/main.o $(TOPDIR)/board/$(BOARDNAME)/$(BOARDNAME).o
> SOBJS-y:= $(TOPDIR)/crt0_gnu.o
>
>
Best Regards,
Bo Shen
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2014-09-04 1:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-04 1:43 [PATCH] Makefile: remove never reached code Bo Shen
2014-09-04 1:48 ` Bo Shen [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=5407C4D1.5050500@atmel.com \
--to=voice.shen@atmel.com \
--cc=barebox@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.