kernel: unify the two kmod-usb-mxs-phy packages

There are two packages with the name kmod-usb-mxs-phy in OpenWrt which
causes warnings on every build.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 40663
This commit is contained in:
Hauke Mehrtens
2014-05-02 21:13:21 +00:00
parent 567e838a45
commit c4ecc47f41
2 changed files with 1 additions and 17 deletions

View File

@@ -1364,7 +1364,7 @@ $(eval $(call KernelPackage,usb-chipidea,1))
define KernelPackage/usb-mxs-phy
TITLE:=Support for Freescale MXS USB PHY
DEPENDS:=@TARGET_imx6
DEPENDS:=@TARGET_imx6||TARGET_mxs +TARGET_mxs:kmod-usb-chipidea-imx
KCONFIG:=CONFIG_USB_MXS_PHY
FILES:=\
$(LINUX_DIR)/drivers/usb/phy/phy-mxs-usb.ko