mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[package/kernel]: remove references to 2.6.39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33967 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -161,7 +161,7 @@ $(eval $(call KernelPackage,video-sn9c102))
|
||||
|
||||
define KernelPackage/video-pwc
|
||||
TITLE:=Philips USB webcam support
|
||||
DEPENDS:=@USB_SUPPORT +kmod-usb-core +!LINUX_2_6_39:kmod-video-videobuf2
|
||||
DEPENDS:=@USB_SUPPORT +kmod-usb-core +kmod-video-videobuf2
|
||||
KCONFIG:= \
|
||||
CONFIG_USB_PWC \
|
||||
CONFIG_USB_PWC_DEBUG=n
|
||||
|
||||
Reference in New Issue
Block a user