mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-25 07:57:56 +02:00
fix kernel config item for 3c95x/vortex network cards (closes: #2441)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9068 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ff6f694b18
commit
59219c4430
@ -645,7 +645,7 @@ define KernelPackage/3c59x
|
|||||||
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
||||||
TITLE:=3Com 3c590/3c900 series (592/595/597) Vortex/Boomerang
|
TITLE:=3Com 3c590/3c900 series (592/595/597) Vortex/Boomerang
|
||||||
DEPENDS:=@TARGET_x86
|
DEPENDS:=@TARGET_x86
|
||||||
KCONFIG:=CONFIG_3C59X
|
KCONFIG:=CONFIG_VORTEX
|
||||||
FILES:=$(LINUX_DIR)/drivers/net/3c59x.$(LINUX_KMOD_SUFFIX)
|
FILES:=$(LINUX_DIR)/drivers/net/3c59x.$(LINUX_KMOD_SUFFIX)
|
||||||
AUTOLOAD:=$(call AutoLoad,50,3c59x)
|
AUTOLOAD:=$(call AutoLoad,50,3c59x)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user