X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=scripts%2FMakefile.asm-generic;h=40caf3c26cd5abdb3b22493715ebba38aa691a8a;hb=0835619348b097404f4f85bc5195c6e23a2f8de4;hp=490122c3e2aaf4e3e7ef8580cfbe9f2033c86644;hpb=37d8cb5478651b27779b9a80d024c614c452eae3;p=pandora-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)