You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
267 B
11 lines
267 B
3 years ago
|
#
|
||
|
# panel object
|
||
|
# namd : ss_dsi_panel_"DDI NAME"_"PANEL NAME".c
|
||
|
#
|
||
|
|
||
|
ccflags-y := -Iinclude/drm -Idrivers/gpu/drm/msm -Idrivers/gpu/drm/msm/dsi-staging
|
||
|
ccflags-y += -Idrivers/gpu/drm/msm/sde
|
||
|
ccflags-y += -Idrivers/gpu/drm/msm/samsung
|
||
|
|
||
|
obj-y += ss_dsi_panel_SW83106.o
|