Allow a config.mk to be created that contains BOARD, KEYMAP, etc.
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,4 @@ | ||||
| /build/ | ||||
| /config.mk | ||||
| /power.csv | ||||
| backup.rom | ||||
| power.csv | ||||
|   | ||||
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							| @@ -1,3 +1,5 @@ | ||||
| -include config.mk | ||||
|  | ||||
| # Parameter for current board | ||||
| ifeq ($(BOARD),) | ||||
| $(info $(shell echo Please set BOARD to one of the following)) | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user