mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	restructure broke 1.1 support; fixed
SVN-Revision: 20
This commit is contained in:
		
							parent
							
								
									475644dd92
								
							
						
					
					
						commit
						f70e91170a
					
				@ -1,7 +1,5 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
. /etc/nvram.overrides
 | 
			
		||||
 | 
			
		||||
debug () {
 | 
			
		||||
 [ -z "$DEBUG" ] || echo $1
 | 
			
		||||
}
 | 
			
		||||
@ -10,6 +8,7 @@ debug () {
 | 
			
		||||
nvram_get () {
 | 
			
		||||
 eval "echo \${$1:-\$(nvram get $1)}"
 | 
			
		||||
}
 | 
			
		||||
. /etc/nvram.overrides
 | 
			
		||||
 | 
			
		||||
# valid interface?
 | 
			
		||||
if_valid () (
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user