Makefile 198 B

123456789101112
  1. #
  2. # Makefile for the input core drivers.
  3. #
  4. # Each configuration option enables a list of files.
  5. obj-y += saradc/
  6. obj-y += remote/
  7. obj-y += keyboard/
  8. obj-y += touchscreen/
  9. obj-y += simcard_detect/