uboot-imx6: rename to 'uboot-imx'
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
346db2f3b0
commit
53cdf9bf33
4 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue