mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-21 18:54:43 +02:00
remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary as a module anyway
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31678 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
afc8169ea7
commit
b22f57342a
@ -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…
x
Reference in New Issue
Block a user