]> git.sur5r.net Git - u-boot/blobdiff - Makefile
phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFI
[u-boot] / Makefile
index 09b597d45051f9899abbb517a98d67297a19237c..600a4d623a993f96fcfb44dd0823db9b4980dca4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
 VERSION = 2017
 PATCHLEVEL = 05
 SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION =
 NAME =
 
 # *DOCUMENTATION*
@@ -348,7 +348,7 @@ OBJCOPY             = $(CROSS_COMPILE)objcopy
 OBJDUMP                = $(CROSS_COMPILE)objdump
 AWK            = awk
 PERL           = perl
-PYTHON         = python
+PYTHON         ?= python
 DTC            = dtc
 CHECK          = sparse