aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/stk1160/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/usb/stk1160/Makefile')
-rw-r--r--drivers/media/usb/stk1160/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/media/usb/stk1160/Makefile b/drivers/media/usb/stk1160/Makefile
index dfe3e90ff392..42d05463b353 100644
--- a/drivers/media/usb/stk1160/Makefile
+++ b/drivers/media/usb/stk1160/Makefile
@@ -1,10 +1,8 @@
-obj-stk1160-ac97-$(CONFIG_VIDEO_STK1160_AC97) := stk1160-ac97.o
-
stk1160-y := stk1160-core.o \
stk1160-v4l.o \
stk1160-video.o \
stk1160-i2c.o \
- $(obj-stk1160-ac97-y)
+ stk1160-ac97.o
obj-$(CONFIG_VIDEO_STK1160) += stk1160.o