mxs: rename uboot-imx23 to uboot-mxs

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>

SVN-Revision: 38774
This commit is contained in:
Zoltan Herpai
2013-11-12 01:34:30 +00:00
parent 334bee8ad9
commit b0b78d541d
2 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ define Image/BuildKernel
$(call Image/BuildKernel/olinuxino-bootlet)
endif
ifeq ($(CONFIG_PACKAGE_uboot-imx23-mx23_olinuxino),y)
ifeq ($(CONFIG_PACKAGE_uboot-mxs-mx23_olinuxino),y)
$(call Image/BuildKernel/olinuxino-uboot)
endif