Date:2010-03-21 18:56:19 (3 years 2 months ago)
Author:florian
Commit:a27a0f0fe52cf674b810e01f9e888067fd8bad87
Message:[package] fix path to the orinoco pcmcia driver, thanks hauke

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20357 3c298f89-4303-0410-b956-a3cf2f4a3e73
Files: package/kernel/modules/wireless.mk (1 diff)

Change Details

package/kernel/modules/wireless.mk
111111  TITLE:=Hermes based PCMCIA adaptors
112112  DEPENDS:=@PCMCIA_SUPPORT +kmod-net-hermes
113113  KCONFIG:=CONFIG_PCMCIA_HERMES
114  FILES:=$(LINUX_DIR)/drivers/net/wireless/$(ORINOCO_DIR)orinoco_cs.$(LINUX_KMOD_SUFFIX)
114  FILES:=$(LINUX_DIR)/drivers/net/wireless/orinoco/orinoco_cs.$(LINUX_KMOD_SUFFIX)
115115  AUTOLOAD:=$(call AutoLoad,55,orinoco_cs)
116116endef
117117

Archive Download the corresponding diff file



interactive