mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
fix path to the orinoco pcmcia driver, thanks hauke
SVN-Revision: 20357
This commit is contained in:
parent
7af8ee0481
commit
479ff12fae
@ -111,7 +111,7 @@ define KernelPackage/net-hermes-pcmcia
|
||||
TITLE:=Hermes based PCMCIA adaptors
|
||||
DEPENDS:=@PCMCIA_SUPPORT +kmod-net-hermes
|
||||
KCONFIG:=CONFIG_PCMCIA_HERMES
|
||||
FILES:=$(LINUX_DIR)/drivers/net/wireless/$(ORINOCO_DIR)orinoco_cs.$(LINUX_KMOD_SUFFIX)
|
||||
FILES:=$(LINUX_DIR)/drivers/net/wireless/orinoco/orinoco_cs.$(LINUX_KMOD_SUFFIX)
|
||||
AUTOLOAD:=$(call AutoLoad,55,orinoco_cs)
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user