On Fri, 2012-07-13 at 15:09 +0100, Chris Webb wrote: > Is there a more automatic method than going through the source for each > configured driver and setting CONFIG_EXTRA_FIRMWARE manually to list the > relevant firmwares? Is there any way to give the kernel the location of > linux-firmware and have it compile in everything needed for the selected > drivers, as used to happen with the firmware/ subdirectory? > CONFIG_EXTRA_FIRMWARE_DIR doesn't seem to do anything with > CONFIG_EXTRA_FIRMWARE empty, so I don't think it does what I'm hoping? >
Most users will just download the linux-firmware tree: //git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git and copy all the firmware files to /lib/firmware. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/