2010/3/31, liangyong <[email protected]>: > I want to use the uvc on a arm2440 board. How should I compile the uvc > driver. Especially how to "make install"? > > Thanks! > Liang Yong
Actually the UVC have been included into the kernel.You just need to mark the corresponding option when you do "make ARCH=arm CROSS_COMPILE=arm-linux- menuconfig".Then after "make zImage",you'll get a kernel image that support UVC internally. Hope this would help. Fei _______________________________________________ Linux-uvc-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
