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 v3.13-rc5 13 lines 193 B view raw
1ccflags-y := -Idrivers/scsi 2 3obj-$(CONFIG_USB_ENESTORAGE) += keucr.o 4 5keucr-y := \ 6 usb.o \ 7 scsiglue.o \ 8 transport.o \ 9 init.o \ 10 smscsi.o \ 11 smilmain.o \ 12 smilsub.o \ 13 smilecc.o