X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=scripts%2FMakefile.asm-generic;h=40caf3c26cd5abdb3b22493715ebba38aa691a8a;hb=06d2fe153b9b35e57221e35831a26918f462db68;hp=490122c3e2aaf4e3e7ef8580cfbe9f2033c86644;hpb=56aa53391059e3730a304da4dd96b7b123b9fb75;p=karo-tx-linux.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)