aboutsummaryrefslogtreecommitdiffstats
path: root/include/modules-2.4.mk
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules-2.4.mk')
-rw-r--r--include/modules-2.4.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/modules-2.4.mk b/include/modules-2.4.mk
index 007f6600cc..591250cb9d 100644
--- a/include/modules-2.4.mk
+++ b/include/modules-2.4.mk
@@ -62,10 +62,6 @@ $(eval $(call KMOD_template,PWC,pwc,\
$(MODULES_DIR)/kernel/drivers/usb/pwc.o \
,CONFIG_USB_PWC,kmod-videodev,63,pwc))
-$(eval $(call KMOD_template,SOUNDCORE,soundcore,\
- $(MODULES_DIR)/kernel/drivers/sound/soundcore.o \
-,CONFIG_SOUND,,30,soundcore))
-
$(eval $(call KMOD_template,VIDEODEV,videodev,\
$(MODULES_DIR)/kernel/drivers/media/video/videodev.o \
,CONFIG_VIDEO_DEV,,62,videodev))