Home
last modified time | relevance | path

Searched hist:df85b2d767aad90fd2746f993fcd66dd322768f8 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/base/
H A DKconfigdf85b2d767aad90fd2746f993fcd66dd322768f8 Sat Sep 16 04:01:16 CDT 2017 Markus Trippelsdorf <markus@trippelsdorf.de> firmware: Restore support for built-in firmware

Commit 5620a0d1aac ("firmware: delete in-kernel firmware") removed the
entire firmware directory. Unfortunately it thereby also removed the
support for built-in firmware.

This restores the ability to build firmware directly into the kernel by
pruning the original Makefile to the necessary minimum. The default for
EXTRA_FIRMWARE_DIR is now the standard directory /lib/firmware/.

Fixes: 5620a0d1aac ("firmware: delete in-kernel firmware")
Signed-off-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Acked-by: Greg K-H <gregkh@linuxfoundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
/openbmc/linux/
H A DMakefiledf85b2d767aad90fd2746f993fcd66dd322768f8 Sat Sep 16 04:01:16 CDT 2017 Markus Trippelsdorf <markus@trippelsdorf.de> firmware: Restore support for built-in firmware

Commit 5620a0d1aac ("firmware: delete in-kernel firmware") removed the
entire firmware directory. Unfortunately it thereby also removed the
support for built-in firmware.

This restores the ability to build firmware directly into the kernel by
pruning the original Makefile to the necessary minimum. The default for
EXTRA_FIRMWARE_DIR is now the standard directory /lib/firmware/.

Fixes: 5620a0d1aac ("firmware: delete in-kernel firmware")
Signed-off-by: Markus Trippelsdorf <markus@trippelsdorf.de>
Acked-by: Greg K-H <gregkh@linuxfoundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>