Makefile 201 B

123456789
  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. subdir-ccflags-$(CONFIG_RAPIDIO_DEBUG) := -DDEBUG