X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=scripts%2FMakefile.modsign;h=da56aa78d245da2835d7714d6bb81e15cb1cf3f4;hb=575b94386bd539a7d803aee9fd4a8d275844c40f;hp=171483bc0538d7faa5e4a34c5804a2f8e721f2ea;hpb=7214dd4ea9048d2031e14fc552980cecd6573a9e;p=linux-2.6-microblaze.git diff --git a/scripts/Makefile.modsign b/scripts/Makefile.modsign index 171483bc0538..da56aa78d245 100644 --- a/scripts/Makefile.modsign +++ b/scripts/Makefile.modsign @@ -27,7 +27,4 @@ modinst_dir = $(if $(KBUILD_EXTMOD),$(ext-mod-dir),kernel/$(@D)) $(modules): $(call cmd,sign_ko,$(MODLIB)/$(modinst_dir)) -# Declare the contents of the .PHONY variable as phony. We keep that -# information in a variable se we can use it in if_changed and friends. - .PHONY: $(PHONY)