X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=scripts%2FMakefile.fwinst;h=6bf8e87f1dcf124021083b25babe9aab317b7bbf;hb=a6b52a9db891e2a39e8a0fed6005935d8b1aa59c;hp=f63a663de1589106a05897270b56709e5400034a;hpb=9fec6060d9e48ed7db0dac0e16d0f0f0e615b7f6;p=pandora-kernel.git diff --git a/scripts/Makefile.fwinst b/scripts/Makefile.fwinst index f63a663de158..6bf8e87f1dcf 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: