X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=scripts%2FMakefile.fwinst;h=6bf8e87f1dcf124021083b25babe9aab317b7bbf;hb=e4464facd6f1404c2baeb6798d71e34423e7aeaa;hp=f63a663de1589106a05897270b56709e5400034a;hpb=f934fb19ef34730263e6afc01e8ec27a8a71470f;p=linux-2.6 diff --git a/scripts/Makefile.fwinst b/scripts/Makefile.fwinst index f63a663de1..6bf8e87f1d 100644 --- a/scripts/Makefile.fwinst +++ b/scripts/Makefile.fwinst @@ -50,8 +50,12 @@ PHONY += __fw_install __fw_modinst FORCE .PHONY: $(PHONY) __fw_install: $(installed-fw) + __fw_modinst: $(installed-mod-fw) + @: + __fw_modbuild: $(addprefix $(obj)/,$(mod-fw)) + @: FORCE: