]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Makefile
net: phy: ensure Gigabit features are masked off if requested
[people/ms/u-boot.git] / Makefile
index 9447aa73478e873f2c91599d136222551467fd83..100de92eab59fc7e6a96e96005ac2fca9f67be0d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@
 VERSION = 2016
 PATCHLEVEL = 01
 SUBLEVEL =
-EXTRAVERSION = -rc1
+EXTRAVERSION =
 NAME =
 
 # *DOCUMENTATION*
@@ -1136,7 +1136,7 @@ spl/u-boot-spl.pbl: spl/u-boot-spl.bin FORCE
        $(call if_changed,mkimage)
 
 ifeq ($(ARCH),arm)
-ifdef CONFIG_DM
+ifdef CONFIG_OF_CONTROL
 UBOOT_BINLOAD := u-boot-dtb.img
 else
 UBOOT_BINLOAD := u-boot.img