X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Makefile;h=170ed7c159f4115ea809514921afbbace1ec8328;hb=fec3c1b4575431e2020c5c6502d18b281925ca45;hp=e5e3ba0851913723cc205987f0840c9e20c5a877;hpb=e13053f50664d3d614bbc9b8c83abdad979ac7c9;p=karo-tx-linux.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))" > $@