Makefile 106 B

12345
  1. # Switch Class Driver
  2. obj-$(CONFIG_SWITCH) += switch_class.o
  3. obj-$(CONFIG_SWITCH_GPIO) += switch_gpio.o