mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-24 07:38:38 +02:00
Also load compat_ioctl32 for V4L devices to load
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7599 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7ed39aeff7
commit
c8629107bd
@ -291,7 +291,7 @@ define KernelPackage/videodev/2.4
|
||||
endef
|
||||
|
||||
define KernelPackage/videodev/2.6
|
||||
AUTOLOAD:=$(call AutoLoad,60,v4l2-common v4l1-compat videodev)
|
||||
AUTOLOAD:=$(call AutoLoad,60,v4l2-common v4l1-compat compat_ioctl32 videodev)
|
||||
endef
|
||||
$(eval $(call KernelPackage,videodev))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user