aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rts_pstor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/rts_pstor/Makefile')
-rw-r--r--drivers/staging/rts_pstor/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/staging/rts_pstor/Makefile b/drivers/staging/rts_pstor/Makefile
deleted file mode 100644
index 42533d39c07f..000000000000
--- a/drivers/staging/rts_pstor/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-ccflags := -Idrivers/scsi
-
-obj-$(CONFIG_RTS_PSTOR) := rts_pstor.o
-
-rts_pstor-y := \
- rtsx.o \
- rtsx_chip.o \
- rtsx_transport.o \
- rtsx_scsi.o \
- rtsx_card.o \
- general.o \
- sd.o \
- xd.o \
- ms.o \
- spi.o
-