| 
									
										
										
										
											2012-12-20 13:13:19 -08:00
										 |  |  | obj-$(CONFIG_WIL6210) += wil6210.o | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-05-12 14:43:35 +03:00
										 |  |  | wil6210-y := main.o | 
					
						
							|  |  |  | wil6210-y += netdev.o | 
					
						
							|  |  |  | wil6210-y += cfg80211.o | 
					
						
							|  |  |  | wil6210-y += pcie_bus.o | 
					
						
							|  |  |  | wil6210-y += debugfs.o | 
					
						
							|  |  |  | wil6210-y += wmi.o | 
					
						
							|  |  |  | wil6210-y += interrupt.o | 
					
						
							|  |  |  | wil6210-y += txrx.o | 
					
						
							|  |  |  | wil6210-y += debug.o | 
					
						
							| 
									
										
										
										
											2014-02-27 16:20:44 +02:00
										 |  |  | wil6210-y += rx_reorder.o | 
					
						
							| 
									
										
										
										
											2014-10-01 15:05:25 +03:00
										 |  |  | wil6210-y += ioctl.o | 
					
						
							| 
									
										
										
										
											2014-09-10 16:34:30 +03:00
										 |  |  | wil6210-y += fw.o | 
					
						
							| 
									
										
										
										
											2013-05-12 14:43:35 +03:00
										 |  |  | wil6210-$(CONFIG_WIL6210_TRACING) += trace.o | 
					
						
							| 
									
										
										
										
											2014-09-10 16:34:35 +03:00
										 |  |  | wil6210-y += wil_platform.o | 
					
						
							|  |  |  | wil6210-$(CONFIG_WIL6210_PLATFORM_MSM) += wil_platform_msm.o | 
					
						
							| 
									
										
										
										
											2014-09-22 15:31:41 +03:00
										 |  |  | wil6210-y += ethtool.o | 
					
						
							| 
									
										
										
										
											2012-12-20 13:13:19 -08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-05-12 14:43:35 +03:00
										 |  |  | # for tracing framework to find trace.h
 | 
					
						
							|  |  |  | CFLAGS_trace.o := -I$(src) | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-12-20 13:13:19 -08:00
										 |  |  | subdir-ccflags-y += -D__CHECK_ENDIAN__ |