]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/gpu/drm/msm/Makefile
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / gpu / drm / msm / Makefile
index 143d988f8addc7471d7962149112f45ec091938f..674a132fd76e1373e6be33178ba46413a20c6de0 100644 (file)
@@ -1,7 +1,4 @@
 ccflags-y := -Iinclude/drm -Idrivers/gpu/drm/msm
-ifeq (, $(findstring -W,$(EXTRA_CFLAGS)))
-       ccflags-y += -Werror
-endif
 
 msm-y := \
        adreno/adreno_device.o \
@@ -16,6 +13,12 @@ msm-y := \
        hdmi/hdmi_phy_8960.o \
        hdmi/hdmi_phy_8x60.o \
        hdmi/hdmi_phy_8x74.o \
+       edp/edp.o \
+       edp/edp_aux.o \
+       edp/edp_bridge.o \
+       edp/edp_connector.o \
+       edp/edp_ctrl.o \
+       edp/edp_phy.o \
        mdp/mdp_format.o \
        mdp/mdp_kms.o \
        mdp/mdp4/mdp4_crtc.o \