summaryrefslogtreecommitdiff
path: root/drivers/misc/fm_2351/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/fm_2351/Makefile')
-rw-r--r--drivers/misc/fm_2351/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/misc/fm_2351/Makefile b/drivers/misc/fm_2351/Makefile
new file mode 100644
index 00000000..0bd4a888
--- /dev/null
+++ b/drivers/misc/fm_2351/Makefile
@@ -0,0 +1,4 @@
+obj-$(CONFIG_SR2351_FM) := trout_fm.o
+trout_fm-y := sr2351_fm_ctrl.o \
+ sr2351_fm_rf.o
+