Bug 6943 - Can't compile drivers/media/video/usbvideo/quickcam_messenger. Seems not in Makefile
Summary: Can't compile drivers/media/video/usbvideo/quickcam_messenger. Seems not in M...
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Other (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Diego Calleja
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-02 03:19 UTC by Maxim Britov
Modified: 2006-09-03 03:49 UTC (History)
0 users

See Also:
Kernel Version: 2.6.18-rc3
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
Fix Quickcam messenger Makefiles (506 bytes, patch)
2006-08-02 07:27 UTC, Diego Calleja
Details | Diff

Description Maxim Britov 2006-08-02 03:19:21 UTC
Most recent kernel where this bug did not occur: 2.6.18-rc3
Distribution: Fedora Core 5.91
Hardware Environment: AMD x86_64

Problem Description:
I can enable Logitech quickcam support in .config, but it want be compile.
I have to add into drivers/media/video/Makefile:
obj-$(CONFIG_USB_QUICKCAM_MESSENGER)    += usbvideo/
Comment 1 Diego Calleja 2006-08-02 07:27:00 UTC
Created attachment 8673 [details]
Fix Quickcam messenger Makefiles

Thanks for this report, I submitted this fix for inclusion
Comment 2 Diego Calleja 2006-09-03 03:49:03 UTC
Merged in 2.6.18

Note You need to log in before you can comment on or make changes to this bug.