mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-04 06:54:27 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			230 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			230 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/src/yamonenv.c
 | 
						|
+++ b/src/yamonenv.c
 | 
						|
@@ -12,7 +12,7 @@
 | 
						|
 #include <fcntl.h>
 | 
						|
 #include <unistd.h>
 | 
						|
 
 | 
						|
-#define DEFAULT_YAMON_ENV_FILE   "/dev/mtd/3"
 | 
						|
+#define DEFAULT_YAMON_ENV_FILE   "/dev/mtd3"
 | 
						|
 
 | 
						|
 
 | 
						|
 // control byte definitions:
 |