summaryrefslogtreecommitdiff
path: root/v4l_experimental/pvrusb2/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'v4l_experimental/pvrusb2/Kbuild')
-rw-r--r--v4l_experimental/pvrusb2/Kbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l_experimental/pvrusb2/Kbuild b/v4l_experimental/pvrusb2/Kbuild
index 2166db3e7..488633837 100644
--- a/v4l_experimental/pvrusb2/Kbuild
+++ b/v4l_experimental/pvrusb2/Kbuild
@@ -17,7 +17,7 @@ pvrusb2-objs := \
pvrusb2-debugifc.o \
$(END)
-obj-$(CONFIG_VIDEO_PVRUSB2) += pvrusb2.o
+obj-$(CONFIG_VIDEO_PVRUSB2) += pvrusb2.o tveeprom.o
# Stuff for Emacs to see, in order to encourage consistent editing style:
# *** Local Variables: ***