From: Bo Shen <voice.shen@atmel.com>
To: wenyou.yang@atmel.com
Cc: barebox@lists.infradead.org
Subject: [PATCH] Makefile: remove never reached code
Date: Thu, 4 Sep 2014 09:43:29 +0800 [thread overview]
Message-ID: <1409795009-25395-1-git-send-email-voice.shen@atmel.com> (raw)
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
--
2.1.0.24.g4109c28
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2014-09-04 1:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-04 1:43 Bo Shen [this message]
2014-09-04 1:48 ` Bo Shen
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=1409795009-25395-1-git-send-email-voice.shen@atmel.com \
--to=voice.shen@atmel.com \
--cc=barebox@lists.infradead.org \
--cc=wenyou.yang@atmel.com \
/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