mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-16 13:23:38 +08:00
kernel: fix usb-ohci-pci description define
Copy paste error left defining usb2-pci again. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45816
This commit is contained in:
parent
82aa281d61
commit
337c6f2d51
@ -334,7 +334,7 @@ define KernelPackage/usb-ohci-pci
|
||||
$(call AddDepends/usb)
|
||||
endef
|
||||
|
||||
define KernelPackage/usb2-pci/description
|
||||
define KernelPackage/usb-ohci-pci/description
|
||||
Kernel support for PCI OHCI controllers
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user