Makefile 181 B

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