mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
linux: fix platform dependency of kmod-usb2-fsl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37428 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -112,7 +112,7 @@ $(eval $(call KernelPackage,usb-ohci,1))
|
||||
|
||||
define KernelPackage/usb2-fsl
|
||||
TITLE:=Support for Freescale USB2 controllers
|
||||
DEPENDS:=TARGET_mpc85xx
|
||||
DEPENDS:=@TARGET_mpc85xx
|
||||
KCONFIG:=\
|
||||
CONFIG_USB_FSL_MPH_DR_OF \
|
||||
CONFIG_USB_EHCI_FSL=y
|
||||
|
||||
Reference in New Issue
Block a user