[Buildroot] [PATCH v3] New package: linux-firmware

Peter Korsgaard jacmet at sunsite.dk
Thu Jan 26 13:53:34 UTC 2012


>>>>> "Yegor" == Yegor Yefremov <yegor_sub1 at visionsystems.de> writes:

 >> Also LINUX_FIRMWARE_FILES_$(CONFIG_FIRMWARE_XXXX) += file1 file2 could be used with $(LINUX_FIRMWARE_FILES_y) to make it even shorter.

 Yegor> How can I use it exactly? Can provide an example?

Just like that. BR2_ Kconfig option expands to 'y' if enabled, and to
the empty string otherwise. See package/mtd/mtd.mk for an example.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list