kernel: fix usb kernel package Makefile
Signed-off-by: zouxf <fl.service@t-firefly.com> SVN-Revision: 44928
This commit is contained in:
		| @@ -1470,7 +1470,7 @@ endef | |||||||
|  |  | ||||||
| $(eval $(call KernelPackage,usbmon)) | $(eval $(call KernelPackage,usbmon)) | ||||||
|  |  | ||||||
| XHCI_FILES := $(wildcard $(patsubst %,$(LINUX_DIR)/drivers/usb/host/%.ko,xhci-hcd xhci-pci xhci-plat)) | XHCI_FILES := $(wildcard $(patsubst %,$(LINUX_DIR)/drivers/usb/host/%.ko,xhci-hcd xhci-pci xhci-plat-hcd)) | ||||||
| XHCI_AUTOLOAD := $(patsubst $(LINUX_DIR)/drivers/usb/host/%.ko,%,$(XHCI_FILES)) | XHCI_AUTOLOAD := $(patsubst $(LINUX_DIR)/drivers/usb/host/%.ko,%,$(XHCI_FILES)) | ||||||
|  |  | ||||||
| define KernelPackage/usb3 | define KernelPackage/usb3 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin