uboot-imx6: rename to 'uboot-imx'
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
		@@ -16,7 +16,7 @@ include $(INCLUDE_DIR)/u-boot.mk
 | 
				
			|||||||
include $(INCLUDE_DIR)/package.mk
 | 
					include $(INCLUDE_DIR)/package.mk
 | 
				
			||||||
 | 
					
 | 
				
			||||||
define U-Boot/Default
 | 
					define U-Boot/Default
 | 
				
			||||||
  BUILD_TARGET:=imx6
 | 
					  BUILD_TARGET:=imx
 | 
				
			||||||
  UBOOT_IMAGE:=u-boot.imx
 | 
					  UBOOT_IMAGE:=u-boot.imx
 | 
				
			||||||
endef
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Reference in New Issue
	
	Block a user