summaryrefslogtreecommitdiff
path: root/drivers/staging/crystalhd/Makefile
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2010-01-29 17:46:11 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2010-01-29 17:46:11 +1100
commitb8fcc83e9714d86d06633d5600c055f82904cff3 (patch)
tree7fefe5f92a830a87399047f5de79a906eb58280f /drivers/staging/crystalhd/Makefile
parentd0d0a1b1176de4b81b85fb284658662858002af5 (diff)
parenta4f6c31c9543e02a949c1d623f3f84f1e4c88cb5 (diff)
Merge branch 'quilt/staging'
Conflicts: drivers/staging/sm7xx/smtc2d.c drivers/staging/sm7xx/smtc2d.h
Diffstat (limited to 'drivers/staging/crystalhd/Makefile')
-rw-r--r--drivers/staging/crystalhd/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/staging/crystalhd/Makefile b/drivers/staging/crystalhd/Makefile
new file mode 100644
index 000000000000..e2af0ce2e792
--- /dev/null
+++ b/drivers/staging/crystalhd/Makefile
@@ -0,0 +1,6 @@
+obj-$(CONFIG_CRYSTALHD) += crystalhd.o
+
+crystalhd-objs := crystalhd_cmds.o \
+ crystalhd_hw.o \
+ crystalhd_lnx.o \
+ crystalhd_misc.o