mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-04 05:50:17 +00:00 
			
		
		
		
	Prepare v2013.01-rc1
Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
		
							parent
							
								
									619dd5de69
								
							
						
					
					
						commit
						3ae7b240ad
					
				
							
								
								
									
										6
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								Makefile
									
									
									
									
									
								
							@ -21,9 +21,9 @@
 | 
				
			|||||||
# MA 02111-1307 USA
 | 
					# MA 02111-1307 USA
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
 | 
					
 | 
				
			||||||
VERSION = 2012
 | 
					VERSION = 2013
 | 
				
			||||||
PATCHLEVEL = 10
 | 
					PATCHLEVEL = 01
 | 
				
			||||||
SUBLEVEL =
 | 
					SUBLEVEL = -rc1
 | 
				
			||||||
EXTRAVERSION =
 | 
					EXTRAVERSION =
 | 
				
			||||||
ifneq "$(SUBLEVEL)" ""
 | 
					ifneq "$(SUBLEVEL)" ""
 | 
				
			||||||
U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 | 
					U_BOOT_VERSION = $(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user