Files
linux-apfs/drivers/s390/Makefile
T

12 lines
238 B
Makefile
Raw Normal View History

2005-04-16 15:20:36 -07:00
#
# Makefile for the S/390 specific device drivers
#
2007-02-05 21:18:31 +01:00
CFLAGS_sysinfo.o += -Iinclude/math-emu -Iarch/s390/math-emu -w
2008-12-15 12:58:29 +00:00
obj-y += s390mach.o sysinfo.o
obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/
2005-04-16 15:20:36 -07:00
drivers-y += drivers/s390/built-in.o