mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 02:12:58 +02:00
uboot: Update to 2013.10.
This commit is contained in:
committed by
Arne Fitzenreiter
parent
3fc43cd15b
commit
e3181add8e
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user