Makefile 105 B

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