Skip to content

Commit

Permalink
Makefile: Compile somc_panel
Browse files Browse the repository at this point in the history
This driver can now be built on this techpack: add it!
  • Loading branch information
kholk committed Aug 4, 2020
1 parent 1a9efbb commit 793b6b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ endif # !CONFIG_DISP_TARGET_NO_DISPLAY
obj-$(CONFIG_DRM_MSM) += msm/
obj-$(CONFIG_MSM_SDE_ROTATOR) += rotator/
obj-$(CONFIG_QCOM_MDSS_PLL) += pll/
obj-$(CONFIG_DRM_MSM_DSI_SOMC_PANEL) += somc_panel/

0 comments on commit 793b6b3

Please sign in to comment.