Makefile 126 B

123456
  1. #
  2. # Makefile for the RF switch subsystem.
  3. #
  4. obj-$(CONFIG_RFKILL) += rfkill.o
  5. obj-$(CONFIG_RFKILL_INPUT) += rfkill-input.o