Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1735872

Re: [PATCH] kbuild: rpm-pkg: delete firmware_install to fix build error

From Masahiro Yamada <yamada.masahiro@socionext.com>
Newsgroups linux.kernel
Subject Re: [PATCH] kbuild: rpm-pkg: delete firmware_install to fix build error
Date 2017-09-20 18:00 +0200
Message-ID <urPzR-51E-41@gated-at.bofh.it> (permalink)
References <ur0xj-4fK-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


2017-09-18 18:12 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> Commit 5620a0d1aacd ("firmware: delete in-kernel firmware") deleted
> in-kernel firmware support, including "make firmware_install".
>
> Since then, "make rpm-pkg" / "make binrpm-pkg" fails to build with
> the error:
>
>   make[2]: *** No rule to make target `firmware_install'.  Stop.
>
> Commit df85b2d767aa ("firmware: Restore support for built-in firmware")
> restored the build infrastructure for CONFIG_EXTRA_FIRMWARE, but this
> is out of the scope of "make firmware_install".  So, the right thing to
> do is to kill the use of "make firmware_install".
>
> Fixes: 5620a0d1aacd ("firmware: delete in-kernel firmware")
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---

Applied to linux-kbuild/fixes.


-- 
Best Regards
Masahiro Yamada

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] kbuild: rpm-pkg: delete firmware_install to fix build error Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-09-18 11:50 +0200
  Re: [PATCH] kbuild: rpm-pkg: delete firmware_install to fix build error Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-09-20 18:00 +0200

csiph-web