Kyle McMartin wrote:
On Tue, Aug 05, 2008 at 04:19:07PM -0400, Chuck Ebbert wrote:
That's what it does. It includes all firmware, even for drivers that don't get
built. Look in firmware/Makefile and you'll see it builds lists
named fw-shipped-y, fw-shipped-m and fw-shipped- then just merges them to
create fw-shipped-all  which it uses to build/install the firmware.


Does this cover the case of firmware declared in Makefiles in subdirs
that are obj-$(CONFIG_i) += subdir/?

If so, cool, but I can't be arsed to check.


It only does its thing for stuff in firmware/

Every firmware file needs to be moved there; some are not and they
don't get into the package.

_______________________________________________
Fedora-kernel-list mailing list
Fedora-kernel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-kernel-list

Reply via email to