| 
									
										
										
										
											2009-06-10 15:20:19 +02:00
										 |  |  | #
 | 
					
						
							|  |  |  | # Makefile for the drm device driver.  This driver provides support for the
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ccflags-y := -Iinclude/drm | 
					
						
							|  |  |  | ttm-y := ttm_agp_backend.o ttm_memory.o ttm_tt.o ttm_bo.o \
 | 
					
						
							| 
									
										
										
										
											2009-12-06 21:46:24 +01:00
										 |  |  | 	ttm_bo_util.o ttm_bo_vm.o ttm_module.o ttm_global.o \
 | 
					
						
							| 
									
										
										
										
											2009-12-06 21:46:26 +01:00
										 |  |  | 	ttm_object.o ttm_lock.o ttm_execbuf_util.o | 
					
						
							| 
									
										
										
										
											2009-06-10 15:20:19 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | obj-$(CONFIG_DRM_TTM) += ttm.o |