From 59387b4b39efa1bfa51171b92b9fbcbdf59882ad Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 22 Dec 2008 19:08:42 +0000 Subject: [PATCH] remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13722 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/kernel/modules/network.mk | 19 ------------------- target/linux/ixp4xx/generic/profiles/200-NSLU2.mk | 3 +-- target/linux/ixp4xx/generic/profiles/300-NAS100d.mk | 3 +-- target/linux/ixp4xx/generic/profiles/500-USR8200.mk | 3 +-- 4 files changed, 3 insertions(+), 25 deletions(-) diff --git a/package/kernel/modules/network.mk b/package/kernel/modules/network.mk index 03cd7223b4..7f80fab8ae 100644 --- a/package/kernel/modules/network.mk +++ b/package/kernel/modules/network.mk @@ -674,25 +674,6 @@ endef $(eval $(call KernelPackage,ne2k-pci)) -define KernelPackage/ixp4xx-npe - SUBMENU:=$(NETWORK_DEVICES_MENU) - TITLE:=Intel(R) IXP4xx ethernet support - DEPENDS:=@TARGET_ixp4xx - KCONFIG:=CONFIG_IXP4XX_MAC - FILES:= \ - $(LINUX_DIR)/drivers/net/ixp4xx/ixp4xx_npe.$(LINUX_KMOD_SUFFIX) \ - $(LINUX_DIR)/drivers/net/ixp4xx/ixp4xx_qmgr.$(LINUX_KMOD_SUFFIX) \ - $(LINUX_DIR)/drivers/net/ixp4xx/ixp4xx_mac.$(LINUX_KMOD_SUFFIX) - AUTOLOAD:=$(call AutoLoad,20,ixp4xx_npe ixp4xx_qmgr ixp4xx_mac) -endef - -define KernelPackage/ixp4xx-npe/description - Kernel modules for Intel(R) IXP4xx onboard ethernet. -endef - -$(eval $(call KernelPackage,ixp4xx-npe)) - - define KernelPackage/e100 SUBMENU:=$(NETWORK_DEVICES_MENU) TITLE:=Intel(R) PRO/100+ cards kernel support diff --git a/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk b/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk index a4e1a30858..17e48a5495 100644 --- a/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk +++ b/target/linux/ixp4xx/generic/profiles/200-NSLU2.mk @@ -7,8 +7,7 @@ define Profile/NSLU2 NAME:=Linksys NSLU2 - PACKAGES:=kmod-ixp4xx-npe \ - kmod-scsi-core \ + PACKAGES:=kmod-scsi-core \ kmod-usb-core kmod-usb-ohci kmod-usb2 kmod-usb-storage \ kmod-fs-ext2 kmod-fs-ext3 endef diff --git a/target/linux/ixp4xx/generic/profiles/300-NAS100d.mk b/target/linux/ixp4xx/generic/profiles/300-NAS100d.mk index 2a43ac6d9b..90378f0020 100644 --- a/target/linux/ixp4xx/generic/profiles/300-NAS100d.mk +++ b/target/linux/ixp4xx/generic/profiles/300-NAS100d.mk @@ -7,8 +7,7 @@ define Profile/NAS100d NAME:=Iomega NAS 100d - PACKAGES:=kmod-ixp4xx-npe \ - kmod-madwifi wireless-tools \ + PACKAGES:=kmod-madwifi wireless-tools \ kmod-scsi-core \ kmod-ata-core kmod-ata-artop \ kmod-usb-core kmod-usb2 kmod-usb-storage \ diff --git a/target/linux/ixp4xx/generic/profiles/500-USR8200.mk b/target/linux/ixp4xx/generic/profiles/500-USR8200.mk index 82e0045b71..9306f79584 100644 --- a/target/linux/ixp4xx/generic/profiles/500-USR8200.mk +++ b/target/linux/ixp4xx/generic/profiles/500-USR8200.mk @@ -7,8 +7,7 @@ define Profile/USR8200 NAME:=USRobotics USR8200 - PACKAGES:=kmod-ixp4xx-npe \ - kmod-scsi-core \ + PACKAGES:=kmod-scsi-core \ kmod-usb-core kmod-usb-uhci kmod-usb2 kmod-usb-storage \ kmod-fs-ext2 kmod-fs-ext3 \ kmod-ieee1394 kmod-ohci1394 kmod-sbp2 -- 2.11.0