mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	ramips: fix Sercomm NA930 compatible string
The Sercomm NA930 is not a mt7620a evaluation board and shouldn't use the eval board compatible string. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
		
							parent
							
								
									2281f9929b
								
							
						
					
					
						commit
						2c4d81310f
					
				@ -5,7 +5,7 @@
 | 
			
		||||
#include <dt-bindings/input/input.h>
 | 
			
		||||
 | 
			
		||||
/ {
 | 
			
		||||
	compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc";
 | 
			
		||||
	compatible = "ralink,mt7620a-soc";
 | 
			
		||||
	model = "Sercomm NA930";
 | 
			
		||||
 | 
			
		||||
	chosen {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user