Makefile 100 B

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