Makefile 236 B

12345678910
  1. #
  2. # Makefile for RapidIO interconnect services
  3. #
  4. obj-y += rio.o rio-access.o rio-driver.o rio-scan.o rio-sysfs.o
  5. obj-$(CONFIG_RAPIDIO) += switches/
  6. obj-$(CONFIG_RAPIDIO) += devices/
  7. subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG