From c046d750a373f317a1d5a23755d44eb8d5ddf8fb Mon Sep 17 00:00:00 2001 From: lxoliva Date: Mon, 19 May 2008 00:50:32 +0000 Subject: [PATCH] VIDEOBUF_DVB does not exist in 2.6.23. clean DVB_CORE kconfig instead. git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@3558 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-2.6.23 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/deblob-2.6.23 b/deblob-2.6.23 index 8e9efe19a4b..6a8871281e5 100755 --- a/deblob-2.6.23 +++ b/deblob-2.6.23 @@ -272,10 +272,9 @@ clean_mk CONFIG_USB_VICAM drivers/media/video/usbvideo/Makefile # disable -- appears to neeed other DVB bits clean_mk CONFIG_DVB_CORE drivers/media/Makefile -clean_mk CONFIG_VIDEOBUF_DVB drivers/media/video/Makefile clean_mk CONFIG_VIDEO_SAA7134 drivers/media/video/Makefile clean_mk CONFIG_VIDEO_CX88 drivers/media/video/Makefile -clean_kconfig drivers/media/Kconfig 'VIDEOBUF_DVB' +clean_kconfig drivers/media/Kconfig 'DVB_CORE' ####################### # Removed net Drivers # -- 2.31.1