Makefile 100 B

123456
  1. # Display drivers
  2. display-objs := display-sysfs.o
  3. obj-$(CONFIG_DISPLAY_SUPPORT) += display.o