uboot: Update to 2013.10.

This commit is contained in:
Stefan Schantl
2013-11-16 16:12:55 -05:00
committed by Arne Fitzenreiter
parent 3fc43cd15b
commit e3181add8e

View File

@@ -24,7 +24,7 @@
include Config
VER = 2013.07
VER = 2013.10
THISAPP = u-boot-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 8445162690052e6afd4b8f87af2bb557
$(DL_FILE)_MD5 = a076a044b64371edc52f7e562b13f6b2
install : $(TARGET)