mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	kernel: Add kmod-mfd-test
6.6.44 introduced breakage complaining about missing mtd_test.ko for some targets. Signed-off-by: John Audia <therealgraysky@proton.me> Link: https://github.com/openwrt/openwrt/pull/16061 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
		
							parent
							
								
									c0e50ebaf7
								
							
						
					
					
						commit
						26df88a7df
					
				@ -597,6 +597,7 @@ define KernelPackage/mtdtests
 | 
			
		||||
	$(LINUX_DIR)/drivers/mtd/tests/mtd_speedtest.ko \
 | 
			
		||||
	$(LINUX_DIR)/drivers/mtd/tests/mtd_stresstest.ko \
 | 
			
		||||
	$(LINUX_DIR)/drivers/mtd/tests/mtd_subpagetest.ko \
 | 
			
		||||
	$(LINUX_DIR)/drivers/mtd/tests/mtd_test.ko \
 | 
			
		||||
	$(LINUX_DIR)/drivers/mtd/tests/mtd_torturetest.ko
 | 
			
		||||
endef
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user