diff options
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 := \ |