[PATCH] Makefile: remove never reached code

Bo Shen voice.shen at atmel.com
Wed Sep 3 18:48:01 PDT 2014


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 at 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



More information about the barebox mailing list