| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | #
 | 
					
						
							|  |  |  | # Makefile for the Cobalt micro systems family specific parts of the kernel
 | 
					
						
							|  |  |  | #
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-06-26 21:52:51 +09:00
										 |  |  | obj-y := buttons.o irq.o lcd.o led.o reset.o rtc.o serial.o setup.o time.o | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-03-05 19:10:03 +09:00
										 |  |  | obj-$(CONFIG_PCI)		+= pci.o | 
					
						
							| 
									
										
										
										
											2006-02-12 17:10:25 +00:00
										 |  |  | obj-$(CONFIG_EARLY_PRINTK)	+= console.o | 
					
						
							| 
									
										
										
										
											2007-02-20 14:11:57 +09:00
										 |  |  | obj-$(CONFIG_MTD_PHYSMAP)	+= mtd.o |