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 | 58f8728b9c52b40d97472800fdc227bf73f5040c (patch) | |
tree | 1205c4186754ccbaca0b61e90f3ffe29a6073346 | |
parent | 551d95c6afa242ad9ae4f1a77dffc4c64b48c51b (diff) | |
download | upstream-58f8728b9c52b40d97472800fdc227bf73f5040c.tar.gz upstream-58f8728b9c52b40d97472800fdc227bf73f5040c.tar.bz2 upstream-58f8728b9c52b40d97472800fdc227bf73f5040c.zip |
package: uboot-mxs: cosmetic fix
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38875 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 := \ |