]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - Makefile
mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg
[people/ms/u-boot.git] / Makefile
index 7ce933c72a198fd05a7def6bd5d478b6c741d507..99cc8cf2f701b4f3782dc7835127f3c3813a0674 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,9 +3,9 @@
 #
 
 VERSION = 2016
-PATCHLEVEL = 07
+PATCHLEVEL = 09
 SUBLEVEL =
-EXTRAVERSION =
+EXTRAVERSION = -rc1
 NAME =
 
 # *DOCUMENTATION*
@@ -638,6 +638,7 @@ libs-y += drivers/net/
 libs-y += drivers/net/phy/
 libs-y += drivers/pci/
 libs-y += drivers/power/ \
+       drivers/power/domain/ \
        drivers/power/fuel_gauge/ \
        drivers/power/mfd/ \
        drivers/power/pmic/ \