| 
									
										
										
										
											2011-10-19 13:50:35 +10:00
										 |  |  | #if defined(CONFIG_MMU) && !defined(CONFIG_COLDFIRE) | 
					
						
							| 
									
										
										
										
											2011-12-08 15:39:05 +10:00
										 |  |  | PHDRS | 
					
						
							|  |  |  | { | 
					
						
							|  |  |  |   text PT_LOAD FILEHDR PHDRS FLAGS (7);
 | 
					
						
							|  |  |  |   data PT_LOAD FLAGS (7);
 | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | #ifdef CONFIG_SUN3 | 
					
						
							|  |  |  | #include "vmlinux-sun3.lds" | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | #else | 
					
						
							| 
									
										
										
										
											2011-12-08 15:39:05 +10:00
										 |  |  | #include "vmlinux-std.lds" | 
					
						
							|  |  |  | #endif | 
					
						
							|  |  |  | #else | 
					
						
							|  |  |  | #include "vmlinux-nommu.lds" | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | #endif |