Makefile 232 B

1234
  1. obj-$(CONFIG_DISPLAY_ENCODER_TFP410) += encoder-tfp410.o
  2. obj-$(CONFIG_DISPLAY_ENCODER_TPD12S015) += encoder-tpd12s015.o
  3. obj-$(CONFIG_DISPLAY_CONNECTOR_DVI) += connector-dvi.o
  4. obj-$(CONFIG_DISPLAY_CONNECTOR_HDMI) += connector-hdmi.o