forked from mirrors/qmk_userspace
		
	Documentation update (#12484)
Update documentation to reflect what the actual target flags are Co-authored-by: swampmonster <>
This commit is contained in:
		
					parent
					
						
							
								1298eab6ab
							
						
					
				
			
			
				commit
				
					
						b23eeb6a14
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -22,8 +22,8 @@ The `<target>` means the following
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The following targets are for developers:
 | 
					The following targets are for developers:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* `show-path` shows the path of the source and object files.
 | 
					* `show_path` shows the path of the source and object files.
 | 
				
			||||||
* `dump-vars` dumps the makefile variable.
 | 
					* `dump_vars` dumps the makefile variable.
 | 
				
			||||||
* `objs-size` displays the size of individual object files.
 | 
					* `objs-size` displays the size of individual object files.
 | 
				
			||||||
* `show_build_options` shows the options set in 'rules.mk'.
 | 
					* `show_build_options` shows the options set in 'rules.mk'.
 | 
				
			||||||
* `check-md5` displays the md5 checksum of the generated binary file.
 | 
					* `check-md5` displays the md5 checksum of the generated binary file.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue