mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +02:00
kernel: remove kmod-usb-video
This was remove in kernel 2.6.38 and is not needed any more. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31631 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
959f7203f2
commit
5058310b18
@ -994,19 +994,6 @@ endef
|
||||
$(eval $(call KernelPackage,usb-test))
|
||||
|
||||
|
||||
define KernelPackage/usb-phidget
|
||||
TITLE:=USB Phidget Driver
|
||||
KCONFIG:=CONFIG_USB_PHIDGET CONFIG_USB_PHIDGETKIT CONFIG_USB_PHIDGETMOTORCONTROL CONFIG_USB_PHIDGETSERVO
|
||||
FILES:=$(LINUX_DIR)/drivers/usb/misc/phidget*.ko
|
||||
$(call AddDepends/usb)
|
||||
endef
|
||||
|
||||
define KernelPackage/usb-phidget/description
|
||||
Kernel support for USB Phidget devices.
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,usb-phidget))
|
||||
|
||||
define KernelPackage/usb-rt305x-dwc_otg
|
||||
TITLE:=RT305X USB controller driver
|
||||
DEPENDS:=@TARGET_ramips_rt305x
|
||||
|
Loading…
Reference in New Issue
Block a user