From 65f747a42d9f6eb22b4de75623d43e84949aa412 Mon Sep 17 00:00:00 2001 From: Zoltan Herpai Date: Tue, 12 Nov 2013 14:39:32 +0000 Subject: mxs: - update uboot-mxs to 3.10 - enable building uboot for imx23 along sbImage by default - (doc updated) Signed-off-by: Zoltan HERPAI SVN-Revision: 38781 --- package/boot/uboot-mxs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/boot/uboot-mxs') diff --git a/package/boot/uboot-mxs/Makefile b/package/boot/uboot-mxs/Makefile index 4cf17ab..6d85ef4 100644 --- a/package/boot/uboot-mxs/Makefile +++ b/package/boot/uboot-mxs/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=u-boot -PKG_VERSION:=2013.07 +PKG_VERSION:=2013.10 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) -- cgit v1.1