Blame view

kernel/linux-rt-4.4.41/drivers/gpu/drm/shmobile/Makefile 187 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
  shmob-drm-y := shmob_drm_backlight.o \
  	       shmob_drm_crtc.o \
  	       shmob_drm_drv.o \
  	       shmob_drm_kms.o \
  	       shmob_drm_plane.o
  
  obj-$(CONFIG_DRM_SHMOBILE)	+= shmob-drm.o