diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2013-11-20 10:15:02 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2013-11-20 10:15:02 +0000 |
commit | 17089f3f37820521f97afe0ac06635bd3ec533fe (patch) | |
tree | 72d93a5c237a3d2c3a7c3e2c79a7d667c643aef0 /package/boot/uboot-mxs | |
parent | 7e77389bc55cc6ed0c99cddf2e3ee38c7784fc2d (diff) | |
download | upstream-17089f3f37820521f97afe0ac06635bd3ec533fe.tar.gz upstream-17089f3f37820521f97afe0ac06635bd3ec533fe.tar.bz2 upstream-17089f3f37820521f97afe0ac06635bd3ec533fe.zip |
package: uboot-mxs: cosmetic fix
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38875
Diffstat (limited to 'package/boot/uboot-mxs')
-rw-r--r-- | package/boot/uboot-mxs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/boot/uboot-mxs/Makefile b/package/boot/uboot-mxs/Makefile index 6d85ef45b3..8d4a83e1f4 100644 --- a/package/boot/uboot-mxs/Makefile +++ b/package/boot/uboot-mxs/Makefile @@ -27,7 +27,7 @@ define uboot/Default endef define uboot/mx23_olinuxino - TITLE:=U-Boot 2013.07 for the Olinuxino i.MX233 + TITLE:=U-Boot 2013.10 for the Olinuxino i.MX233 endef UBOOTS := \ |