mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	kbuild: add a missing slash in the comments
Signed-off-by: Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
		
							parent
							
								
									6e019b001d
								
							
						
					
					
						commit
						2462566f21
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Makefile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
										
									
									
									
								
							|  | @ -576,7 +576,7 @@ libs-y		:= $(libs-y1) $(libs-y2) | ||||||
| # ---------------------------------------------------------------------------
 | # ---------------------------------------------------------------------------
 | ||||||
| # vmlinux is built from the objects selected by $(vmlinux-init) and
 | # vmlinux is built from the objects selected by $(vmlinux-init) and
 | ||||||
| # $(vmlinux-main). Most are built-in.o files from top-level directories
 | # $(vmlinux-main). Most are built-in.o files from top-level directories
 | ||||||
| # in the kernel tree, others are specified in arch/$(ARCH)Makefile.
 | # in the kernel tree, others are specified in arch/$(ARCH)/Makefile.
 | ||||||
| # Ordering when linking is important, and $(vmlinux-init) must be first.
 | # Ordering when linking is important, and $(vmlinux-init) must be first.
 | ||||||
| #
 | #
 | ||||||
| # vmlinux
 | # vmlinux
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Uwe Zeisberger
						Uwe Zeisberger