Fix loading of ethernet gadget
SVN-Revision: 25905
This commit is contained in:
parent
fef8f37692
commit
d80af7ebba
@ -57,7 +57,7 @@ define KernelPackage/usb-eth-gadget
|
||||
CONFIG_USB_ETH_EEM=y
|
||||
DEPENDS:=+kmod-usb-gadget
|
||||
FILES:=$(LINUX_DIR)/drivers/usb/gadget/g_ether.ko
|
||||
AUTOLOAD:=$(call AutoLoad,52,usb-eth-gadget)
|
||||
AUTOLOAD:=$(call AutoLoad,52,g_ether)
|
||||
$(call AddDepends/usb)
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user