mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-16 03:44:39 +00:00
remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary as a module anyway
SVN-Revision: 31678
This commit is contained in:
parent
12728ea66b
commit
d7bb955e45
@ -128,21 +128,6 @@ endef
|
|||||||
|
|
||||||
$(eval $(call KernelPackage,swconfig))
|
$(eval $(call KernelPackage,swconfig))
|
||||||
|
|
||||||
define KernelPackage/mvswitch
|
|
||||||
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
|
||||||
TITLE:=Marvell 88E6060 switch support
|
|
||||||
DEPENDS:=+kmod-swconfig @!LINUX_3_1&&!LINUX_3_2&&!LINUX_3_3||BROKEN
|
|
||||||
KCONFIG:=CONFIG_MVSWITCH_PHY
|
|
||||||
FILES:=$(LINUX_DIR)/drivers/net/phy/mvswitch.ko
|
|
||||||
AUTOLOAD:=$(call AutoLoad,41,mvswitch)
|
|
||||||
endef
|
|
||||||
|
|
||||||
define KernelPackage/mvswitch/description
|
|
||||||
Marvell 88E6060 switch support
|
|
||||||
endef
|
|
||||||
|
|
||||||
$(eval $(call KernelPackage,mvswitch))
|
|
||||||
|
|
||||||
define KernelPackage/switch-ip17xx
|
define KernelPackage/switch-ip17xx
|
||||||
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
||||||
TITLE:=IC+ IP17XX switch support
|
TITLE:=IC+ IP17XX switch support
|
||||||
|
Loading…
Reference in New Issue
Block a user