mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-28 01:28:59 +00:00
16b0cbbde0
We no longer need the custom ath9k fixup now that we're using the standard kmod-owl-loader. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
7 lines
173 B
Diff
7 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
|