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

Configure Feed

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

at master 6 lines 141 B view raw
1# mpi3mr makefile 2obj-$(CONFIG_SCSI_MPI3MR) += mpi3mr.o 3mpi3mr-y += mpi3mr_os.o \ 4 mpi3mr_fw.o \ 5 mpi3mr_app.o \ 6 mpi3mr_transport.o