home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / drivers / rapidio / Makefile < prev   
Encoding:
Makefile  |  2006-08-11  |  150 b   |  7 lines

  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.  
  6. obj-$(CONFIG_RAPIDIO)        += switches/
  7.