mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-15 11:24:42 +00:00
mac80211: rtl818x depends on kmod-usb-core
SVN-Revision: 26443
This commit is contained in:
parent
87f98f8b09
commit
8f958a12a2
@ -362,7 +362,7 @@ endef
|
||||
|
||||
define KernelPackage/rtl8187
|
||||
$(call KernelPackage/rtl818x/Default)
|
||||
DEPENDS+= @USB_SUPPORT
|
||||
DEPENDS+= @USB_SUPPORT +kmod-usb-core
|
||||
TITLE+= (RTL8187 USB)
|
||||
FILES:=$(PKG_BUILD_DIR)/drivers/net/wireless/rtl818x/rtl8187/rtl8187.ko
|
||||
AUTOLOAD:=$(call AutoLoad,27,rtl8187)
|
||||
|
Loading…
Reference in New Issue
Block a user