Add support for registering fallback BCMA/SSB B43 SPROMs. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
6 lines
173 B
Diff
6 lines
173 B
Diff
--- a/arch/mips/bmips/Makefile
|
|
+++ b/arch/mips/bmips/Makefile
|
|
@@ -1,2 +1,3 @@
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
obj-y += setup.o irq.o dma.o
|
|
+obj-y += b43-sprom.o
|