mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	Build system: x86_64 Build-tested: generic, nand Run-tested: generic/AR-5387un, nand/VR-3032u Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
		
			
				
	
	
		
			7 lines
		
	
	
		
			187 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			187 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		+= ath9k-fixup.o b43-sprom.o
 |