Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.19 10 lines 305 B view raw
1# 2# Makefile for the S/390 common i/o drivers 3# 4 5obj-y += airq.o blacklist.o chsc.o cio.o css.o 6ccw_device-objs += device.o device_fsm.o device_ops.o 7ccw_device-objs += device_id.o device_pgid.o device_status.o 8obj-y += ccw_device.o cmf.o 9obj-$(CONFIG_CCWGROUP) += ccwgroup.o 10obj-$(CONFIG_QDIO) += qdio.o