De-duplicate platform detection (#19603)
This commit is contained in:
		
							parent
							
								
									a1f253cbef
								
							
						
					
					
						commit
						0ce3f6bcfe
					
				
					 8 changed files with 21 additions and 18 deletions
				
			
		| 
						 | 
				
			
			@ -27,6 +27,8 @@
 | 
			
		|||
# the respective file under `platforms/<PLATFORM>/bootloaders/custom.c` to see
 | 
			
		||||
# which functions may be overridden.
 | 
			
		||||
 | 
			
		||||
FIRMWARE_FORMAT?=bin
 | 
			
		||||
 | 
			
		||||
ifeq ($(strip $(BOOTLOADER)), custom)
 | 
			
		||||
    OPT_DEFS += -DBOOTLOADER_CUSTOM
 | 
			
		||||
    BOOTLOADER_TYPE = custom
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue