Makefile 133 B

1234567
  1. #
  2. # Makefile for the SuperHyway bus drivers.
  3. #
  4. obj-$(CONFIG_SUPERHYWAY) += superhyway.o
  5. obj-$(CONFIG_SYSFS) += superhyway-sysfs.o