diff options
| author | Gerry Rozema <groz@openwrt.org> | 2006-08-14 08:16:47 +0000 |
|---|---|---|
| committer | Gerry Rozema <groz@openwrt.org> | 2006-08-14 08:16:47 +0000 |
| commit | 28fc5e4f7ac2cb2492bc8733fde136582fc23fc3 (patch) | |
| tree | 691af5eb092f800f1c8b87307b0e88242abeb13c /openwrt/target/linux/control | |
| parent | b7cc60d4bd2e37c8acff7b3ddc31800f883ea62e (diff) | |
| download | mtk-20170518-28fc5e4f7ac2cb2492bc8733fde136582fc23fc3.zip mtk-20170518-28fc5e4f7ac2cb2492bc8733fde136582fc23fc3.tar.gz mtk-20170518-28fc5e4f7ac2cb2492bc8733fde136582fc23fc3.tar.bz2 | |
Move a bunch of ethernet hardware drivers to new kernel module packageing
SVN-Revision: 4569
Diffstat (limited to 'openwrt/target/linux/control')
4 files changed, 0 insertions, 16 deletions
diff --git a/openwrt/target/linux/control/kmod-net-3c59x.control b/openwrt/target/linux/control/kmod-net-3c59x.control deleted file mode 100644 index 8d2b880..0000000 --- a/openwrt/target/linux/control/kmod-net-3c59x.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: kmod-net-3c59x -Priority: optional -Section: sys -Description: 3Com 3c590/3c900 series (592/595/597) "Vortex/Boomerang" cards kernel support diff --git a/openwrt/target/linux/control/kmod-net-8139too.control b/openwrt/target/linux/control/kmod-net-8139too.control deleted file mode 100644 index a3ad9af..0000000 --- a/openwrt/target/linux/control/kmod-net-8139too.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: kmod-net-8139too -Priority: optional -Section: sys -Description: RealTek RTL-8139 PCI Fast Ethernet Adapter kernel support diff --git a/openwrt/target/linux/control/kmod-net-e100.control b/openwrt/target/linux/control/kmod-net-e100.control deleted file mode 100644 index bd5537b..0000000 --- a/openwrt/target/linux/control/kmod-net-e100.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: kmod-net-e100 -Priority: optional -Section: sys -Description: Intel(R) PRO/100+ cards kernel support diff --git a/openwrt/target/linux/control/kmod-net-natsemi.control b/openwrt/target/linux/control/kmod-net-natsemi.control deleted file mode 100644 index 740ade6..0000000 --- a/openwrt/target/linux/control/kmod-net-natsemi.control +++ /dev/null @@ -1,4 +0,0 @@ -Package: kmod-net-natsemi -Priority: optional -Section: sys -Description: National Semiconductor DP8381x series PCI Ethernet kernel support |
