6 lines
		
	
	
		
			98 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			98 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for the sysfs virtual filesystem
 | |
| #
 | |
| 
 | |
| obj-y		:= file.o dir.o symlink.o mount.o group.o
 | 
