X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile;h=170ed7c159f4115ea809514921afbbace1ec8328;hb=8d10aae2741ec9ffd53c8d214f7ada6d543b3a46;hp=e5e3ba0851913723cc205987f0840c9e20c5a877;hpb=92295f632cefbdf15d46e9ac5f0fc3cfade35259;p=firefly-linux-kernel-4.4.55.git diff --git a/Makefile b/Makefile index e5e3ba085191..170ed7c159f4 100644 --- a/Makefile +++ b/Makefile @@ -794,7 +794,7 @@ PHONY += $(vmlinux-dirs) $(vmlinux-dirs): prepare scripts $(Q)$(MAKE) $(build)=$@ -# Store (new) KERNELRELASE string in include/config/kernel.release +# Store (new) KERNELRELEASE string in include/config/kernel.release include/config/kernel.release: include/config/auto.conf FORCE $(Q)rm -f $@ $(Q)echo "$(KERNELVERSION)$$($(CONFIG_SHELL) $(srctree)/scripts/setlocalversion $(srctree))" > $@