Skip to content

Commit

Permalink
kernel: remove kmod-usb-video
Browse files Browse the repository at this point in the history
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
  • Loading branch information
hauke committed May 6, 2012
1 parent 959f720 commit 5058310
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions package/kernel/modules/usb.mk
Expand Up @@ -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
Expand Down

0 comments on commit 5058310

Please sign in to comment.