X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=scripts%2FMakefile.asm-generic;h=40caf3c26cd5abdb3b22493715ebba38aa691a8a;hb=f49cc57cc9d1686bdca068c40bc43f1690aa02d3;hp=490122c3e2aaf4e3e7ef8580cfbe9f2033c86644;hpb=09cefbb605ccb07c65f313253268a634e0dcd283;p=mirror_ubuntu-zesty-kernel.git diff --git a/scripts/Makefile.asm-generic b/scripts/Makefile.asm-generic index 490122c3e2aa..40caf3c26cd5 100644 --- a/scripts/Makefile.asm-generic +++ b/scripts/Makefile.asm-generic @@ -17,6 +17,7 @@ quiet_cmd_wrap = WRAP $@ cmd_wrap = echo "\#include " >$@ all: $(patsubst %, $(obj)/%, $(generic-y)) + @: $(obj)/%.h: $(call cmd,wrap)