mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ixp4xx] move ixp4xx-eth to target specific modules.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32858 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -286,20 +286,6 @@ endef
|
||||
|
||||
$(eval $(call KernelPackage,via-velocity))
|
||||
|
||||
define KernelPackage/ixp4xx-eth
|
||||
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
||||
TITLE:=IXP4xxt Ethernet Adapter kernel support
|
||||
DEPENDS:=@TARGET_ixp4xx
|
||||
KCONFIG:=CONFIG_IXP4XX_ETH
|
||||
FILES:=$(LINUX_DIR)/drivers/net/ethernet/xscale/ixp4xx_eth.ko
|
||||
AUTOLOAD:=$(call AutoLoad,50,ixp4xx_eth)
|
||||
endef
|
||||
|
||||
define KernelPackage/ixp4xx-eth/description
|
||||
Kernel modules for Intel IXP4xx Ethernet chipsets.
|
||||
endef
|
||||
|
||||
$(eval $(call KernelPackage,ixp4xx-eth))
|
||||
|
||||
define KernelPackage/8139too
|
||||
SUBMENU:=$(NETWORK_DEVICES_MENU)
|
||||
|
||||
Reference in New Issue
Block a user