Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[deliverable/linux.git] / drivers / staging / keucr / Makefile
1 ccflags-y := -Idrivers/scsi
2
3 obj-$(CONFIG_USB_ENESTORAGE) += keucr.o
4
5 keucr-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
This page took 0.03132 seconds and 6 git commands to generate.