mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-10-29 04:54:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			235 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			235 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/libbridge/Makefile.in
 | |
| +++ b/libbridge/Makefile.in
 | |
| @@ -5,7 +5,7 @@ AR=ar
 | |
|  RANLIB=@RANLIB@
 | |
|  
 | |
|  CC=@CC@
 | |
| -CFLAGS = -Wall -g $(KERNEL_HEADERS)
 | |
| +CFLAGS = -Wall -g @CFLAGS@ $(KERNEL_HEADERS)
 | |
|  
 | |
|  prefix=@prefix@
 | |
|  exec_prefix=@exec_prefix@
 |