diff options
author | wigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-20 10:15:02 +0000 |
---|---|---|
committer | wigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-20 10:15:02 +0000 |
commit | d46a3fe3d66277e5b8e0c66aa9ba865b5f5e8cae (patch) | |
tree | 1205c4186754ccbaca0b61e90f3ffe29a6073346 /package/boot | |
parent | a45d2308b80d21fcb6104d696e10383cf632d494 (diff) |
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
Diffstat (limited to 'package/boot')
-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 := \ |