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 / s390 / Makefile < prev   
Encoding:
Makefile  |  2006-08-11  |  181 b   |  10 lines

  1. #
  2. # Makefile for the S/390 specific device drivers
  3. #
  4.  
  5. obj-y += s390mach.o sysinfo.o s390_rdev.o
  6. obj-y += cio/ block/ char/ crypto/ net/ scsi/
  7.  
  8. drivers-y += drivers/s390/built-in.o
  9.  
  10.