mirror of
				https://github.com/choff/anbox-modules.git
				synced 2025-11-04 15:52:37 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			301 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			301 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
PACKAGE_NAME="anbox"
 | 
						|
PACKAGE_VERSION="1"
 | 
						|
CLEAN="make -C binder clean"
 | 
						|
MAKE[0]="'make -j$parallel_jobs -C binder KERNEL_SRC=$kernel_source_dir"
 | 
						|
DEST_MODULE_LOCATION[0]="/updates"
 | 
						|
BUILT_MODULE_NAME[1]="binder_linux"
 | 
						|
BUILT_MODULE_LOCATION[1]="binder"
 | 
						|
DEST_MODULE_LOCATION[1]="/updates"
 | 
						|
AUTOINSTALL="yes"
 |