2013-03-01 13:59:19 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								# core qdev-related obj files, also used by *-user:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-y += qdev.o qdev-properties.o
							 | 
						
					
						
							
								
									
										
										
										
											2020-01-18 15:06:18 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-y += bus.o
							 | 
						
					
						
							
								
									
										
										
										
											2020-01-18 15:06:19 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-y += cpu.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-y += hotplug.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-y += vmstate-if.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								# irq.o needed for qdev GPIO handling:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-y += irq.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2020-01-18 15:06:18 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SOFTMMU) += reset.o
							 | 
						
					
						
							
								
									
										
										
										
											2017-11-03 20:38:02 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SOFTMMU) += qdev-fw.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SOFTMMU) += fw-path-provider.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SOFTMMU) += nmi.o
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-20 18:37:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SOFTMMU) += vm-change-state-handler.o
							 | 
						
					
						
							
								
									
										
										
										
											2020-01-18 15:06:19 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SOFTMMU) += qdev-properties-system.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SOFTMMU) += sysbus.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SOFTMMU) += machine.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SOFTMMU) += null-machine.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SOFTMMU) += loader.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SOFTMMU) += machine-hmp-cmds.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								obj-$(CONFIG_SOFTMMU) += machine-qmp-cmds.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								obj-$(CONFIG_SOFTMMU) += numa.o
							 | 
						
					
						
							
								
									
										
										
										
											2013-03-01 13:59:19 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_EMPTY_SLOT) += empty_slot.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_XILINX_AXI) += stream.o
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_PTIMER) += ptimer.o
							 | 
						
					
						
							
								
									
										
										
										
											2016-09-08 15:51:56 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_FITLOADER) += loader-fit.o
							 | 
						
					
						
							
								
									
										
										
										
											2019-05-14 07:59:34 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_REGISTER) += register.o
							 | 
						
					
						
							
								
									
										
										
										
											2019-05-14 08:13:28 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_OR_IRQ) += or-irq.o
							 | 
						
					
						
							
								
									
										
										
										
											2019-05-14 10:24:28 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_SPLIT_IRQ) += split-irq.o
							 | 
						
					
						
							
								
									
										
										
										
											2015-02-27 17:04:36 +11:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_PLATFORM_BUS) += platform-bus.o
							 | 
						
					
						
							
								
									
										
										
										
											2019-07-30 15:40:50 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								common-obj-$(CONFIG_GENERIC_LOADER) += generic-loader.o
							 |