mirror of
				https://github.com/ventoy/Ventoy.git
				synced 2025-10-31 14:56:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			142 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			142 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| obj-m += dm_patch_ibt.o
 | |
| 
 | |
| EXTRA_CFLAGS := -Wall -DVTOY_IBT -fcf-protection=branch -mindirect-branch-register
 | |
| 
 | |
| dm_patch_ibt-objs := dmpatch.o
 | |
| 
 |