X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=Makefile;h=ddea53485a1e016ec80e8e4dc5a526a72fada41d;hb=0f65f48b6480ea18497675b30e5463dfd0c60cbe;hp=49fcdbb53d7d4202ebd9c8bdf030fa3e7fdfeb63;hpb=176d09827725e82ad3f628f7a33ebbc4e93aa41a;p=u-boot diff --git a/Makefile b/Makefile index 49fcdbb53d..ddea53485a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -VERSION = 2014 -PATCHLEVEL = 10 +VERSION = 2015 +PATCHLEVEL = 01 SUBLEVEL = -EXTRAVERSION = +EXTRAVERSION = -rc1 NAME = # *DOCUMENTATION* @@ -840,7 +840,7 @@ u-boot.bin: u-boot FORCE u-boot.ldr: u-boot $(CREATE_LDR_ENV) - $(LDR) -T $(CONFIG_BFIN_CPU) -c $@ $< $(LDR_FLAGS) + $(LDR) -T $(CONFIG_CPU) -c $@ $< $(LDR_FLAGS) $(BOARD_SIZE_CHECK) OBJCOPYFLAGS_u-boot.ldr.hex := -I binary -O ihex