mirror of
				https://github.com/Telecominfraproject/wlan-ap-legacy-targets.git
				synced 2025-10-30 01:52:21 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			210 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			210 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/Makefile
 | |
| +++ b/Makefile
 | |
| @@ -2,7 +2,7 @@
 | |
|  # Makefile for the output source package
 | |
|  #
 | |
|  
 | |
| -ifeq ($(KERNELRELEASE),)
 | |
| +ifeq ($(KERNELVERSION),)
 | |
|  
 | |
|  MAKEFLAGS += --no-print-directory
 | |
|  SHELL := /usr/bin/env bash
 | 
